|
PER Firmware
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | telemetry_10hz (void) |
| Reports telemetry data at 10 Hz rate Includes: Rail Voltages and Currents. | |
Variables | |
| static constexpr uint32_t | TELEMETRY_10HZ_PERIOD_MS = 100 |
| void telemetry_10hz | ( | void | ) |
Reports telemetry data at 10 Hz rate Includes: Rail Voltages and Currents.
|
staticconstexpr |