You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For plotter to work tele_time_ms needs to be updated before every call to do_io. This isn't mentioned in the documentation. Something like this should be added to the README:
tele_time_ms = telemetry_hal.get_time_ms();
The text was updated successfully, but these errors were encountered:
For plotter to work tele_time_ms needs to be updated before every call to do_io. This isn't mentioned in the documentation. Something like this should be added to the README:
tele_time_ms = telemetry_hal.get_time_ms();
The text was updated successfully, but these errors were encountered: