Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7539e3658a |
@@ -63,8 +63,8 @@ void setup()
|
||||
rapidFireTable[RapidFireTableSize/2] = 2;
|
||||
SwitchControlLibrary();
|
||||
|
||||
MsTimer2::set(1, perms);
|
||||
MsTimer2::start();
|
||||
//MsTimer2::set(1, perms);
|
||||
//MsTimer2::start();
|
||||
|
||||
setupButton(&(buttonInfoTable[0]), 3, Button::B);
|
||||
setupButton(&(buttonInfoTable[1]), 4, Button::X);
|
||||
|
||||
Reference in New Issue
Block a user