サンプルプログラムのsetupを修正する

This commit is contained in:
celclow
2020-01-15 22:52:55 +09:00
parent 1b0369e387
commit d6ede7233a

View File

@@ -2,6 +2,7 @@
void setup() void setup()
{ {
SwitchControlLibrary();
} }
int loopCount = 0; int loopCount = 0;