Remove commit from main

This commit is contained in:
liamcharger 2024-05-06 23:27:18 +09:30
parent 4bf24f4146
commit dc7aa0c3c5

View file

@ -375,8 +375,7 @@ void DisplayApp::Refresh() {
break;
case Messages::Chime:
LoadNewScreen(Apps::Clock, DisplayApp::FullRefreshDirections::None);
motorController.RunForDuration(15);
motorController.RunForDuration(15);
motorController.RunForDuration(35);
break;
case Messages::OnChargingEvent:
RestoreBrightness();