PER Firmware
Loading...
Searching...
No Matches
telemetry.h
Go to the documentation of this file.
1
#ifndef TELEMETRY_H
2
#define TELEMETRY_H
3
11
#include <stdint.h>
12
13
static
constexpr
uint32_t TELEMETRY_02HZ_PERIOD_MS = 5000;
14
void
report_telemetry_02hz
(
void
);
15
16
void
LWS_Standard_CALLBACK(
void
);
// async LWS data callback
17
18
#endif
// TELEMETRY_H
report_telemetry_02hz
void report_telemetry_02hz(void)
Reports telemetry data at 0.2 Hz rate Includes: ABOX git hash.
Definition
telemetry.c:129
source
dashboard
telemetry
telemetry.h
Generated by
1.12.0