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