Refactored voltage readings
This commit is contained in:
@@ -129,4 +129,9 @@ void handle_handbremse()
|
||||
}
|
||||
}
|
||||
|
||||
void batteryDebugPrint()
|
||||
{
|
||||
ESP_LOGI("BATTERY", "");
|
||||
}
|
||||
|
||||
} // namespace quickactions
|
||||
|
Reference in New Issue
Block a user