mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-10 10:52:46 +02:00
cambio6
This commit is contained in:
@@ -8,10 +8,10 @@ namespace BATTERY_Utils {
|
||||
|
||||
void adcCalibration();
|
||||
void adcCalibrationCheck();
|
||||
|
||||
void setup();
|
||||
float checkInternalVoltage();
|
||||
float checkExternalVoltage();
|
||||
void checkIfShouldSleep(); // ????
|
||||
void startupBatteryHealth();
|
||||
|
||||
String generateEncodedTelemetryBytes(float value, bool firstBytes, byte voltageType);
|
||||
|
||||
Reference in New Issue
Block a user