Refactored voltage readings

This commit is contained in:
CommanderRedYT
2022-01-27 01:09:52 +01:00
parent 23e94b213f
commit e3640046c0
11 changed files with 102 additions and 94 deletions

View File

@@ -129,4 +129,9 @@ void handle_handbremse()
}
}
void batteryDebugPrint()
{
ESP_LOGI("BATTERY", "");
}
} // namespace quickactions