rename standalone template

This commit is contained in:
Philippe Teuwen 2020-04-24 18:11:27 +02:00
commit 773b27954d
6 changed files with 15 additions and 15 deletions

View file

@ -224,7 +224,7 @@ void RunMod() {
for (;;) {
WDT_HIT();
// exit from IceRun, send a usbcommand.
// exit from RunMod, send a usbcommand.
if (data_available()) break;
// Was our button held down or pressed?