🧑💻 Use spaces indent for Python
This commit is contained in:
@ -285,7 +285,7 @@ public:
|
||||
if (!menuPower) menuPower = cpwr_to_upwr(SPEED_POWER_STARTUP);
|
||||
power = upower_to_ocr(menuPower);
|
||||
apply_power(power);
|
||||
} else
|
||||
} else
|
||||
apply_power(0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user