Telemetry sensors re-map (#1765)

* Add factory erase uf2 to the release assets

* Sensors map

* Uncomment sensors
This commit is contained in:
Ben Meadors
2022-10-07 08:33:07 -05:00
committed by GitHub
co-authored by GitHub
parent 004f6fa4d6
commit bf4115a80f
5 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -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