HF_MATTYRUN: turn leds off when quitting mode

This commit is contained in:
Philippe Teuwen
2020-10-06 01:17:40 +02:00
parent cdd39f3ac3
commit b081684f22

View File

@@ -575,4 +575,5 @@ void RunMod(void) {
}
}
}
LEDsoff();
}