-
Notifications
You must be signed in to change notification settings - Fork 241
START_COUNTING used, but it is not implemened #280
Open
Assignees
Description
The logic analyzer instrument used the START_COUNTING command, but it is not supported by the current firmware.
self._device.send_byte(CP.START_COUNTING)
What should be done instead: Measure like in the measure_frequency method, but don't divide the period.
Activity
Metadata
Metadata
Assignees
Labels
No labels