Rename SwitchMote.ino to SwitchMoteR3_GranularSYNC.ino

This commit is contained in:
Felix Rusu 2020-05-01 14:15:22 -04:00 committed by GitHub
parent ab87d090a0
commit 4ce22c0aa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -693,4 +693,4 @@ void handleMenuInput(char c)
menu=0;
break;
}
}
}