This commit is contained in:
db9ju 2026-04-13 17:32:45 -04:00 committed by GitHub
commit 6ea8e7312e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 16 additions and 1 deletions

View file

@ -26,6 +26,7 @@ namespace BATTERY_Utils {
void adcCalibration();
void adcCalibrationCheck();
uint8_t externalI2CSensorActiveAddr();
void setup();
float checkInternalVoltage();