Telemetry sensors re-map (#1765)
* Add factory erase uf2 to the release assets * Sensors map * Uncomment sensors
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ extern bool pmu_found;
|
||||
extern bool isCharging;
|
||||
extern bool isUSBPowered;
|
||||
|
||||
extern uint8_t nodeTelemetrySensorsMap[TelemetrySensorType_LPS22+1];
|
||||
extern uint8_t nodeTelemetrySensorsMap[TelemetrySensorType_QMI8658+1];
|
||||
|
||||
extern int TCPPort; // set by Portduino
|
||||
|
||||
|
||||
Reference in New Issue
Block a user