rate change
This commit is contained in:
@@ -18,7 +18,7 @@ void button() {
|
||||
void setup()
|
||||
{
|
||||
SwitchControlLibrary();
|
||||
MsTimer2::set(17, button);
|
||||
MsTimer2::set(20, button);
|
||||
MsTimer2::start();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user