diff --git a/Examples/SwitchMote/SwitchMote.ino b/Examples/SwitchMote/SwitchMoteR3_GranularSYNC.ino similarity index 99% rename from Examples/SwitchMote/SwitchMote.ino rename to Examples/SwitchMote/SwitchMoteR3_GranularSYNC.ino index f35cb1a..a32b5f7 100644 --- a/Examples/SwitchMote/SwitchMote.ino +++ b/Examples/SwitchMote/SwitchMoteR3_GranularSYNC.ino @@ -693,4 +693,4 @@ void handleMenuInput(char c) menu=0; break; } -} \ No newline at end of file +}