PER Firmware
Loading...
Searching...
No Matches
telemetry.h
1
#ifndef TELEMETRY_H
2
#define TELEMETRY_H
3
4
#include <stdint.h>
5
6
static
constexpr
uint32_t TELEMETRY_10HZ_PERIOD_MS = 100;
7
void
telemetry_10hz(
void
);
8
9
#endif
// TELEMETRY_H
source
pdu
telemetry
telemetry.h
Generated by
1.12.0