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