This commit is contained in:
Ricardo Guzman (Richonguzman)
2025-12-01 12:45:14 -03:00
parent 8008143267
commit cda901142d
4 changed files with 83 additions and 31 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ public:
int externalVoltagePin;
bool monitorExternalVoltage;
float externalSleepVoltage;
int externalI2CSensor;
bool useExternalI2CSensor;
float voltageDividerR1;
float voltageDividerR2;
bool sendVoltageAsTelemetry;