Formatting.

This commit is contained in:
Jonas Diemer 2025-12-29 12:10:23 +01:00
parent 36bf68d1c4
commit 28f9436cfd

View File

@ -180,7 +180,6 @@ void setup() {
Serial.begin(115200);
}
inputManager.begin();
// Initialize pins
pinMode(BAT_GPIO0, INPUT);