We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e7064 commit 6bfdc11Copy full SHA for 6bfdc11
Examples/Test_switch/Test_switch.ino
@@ -1,6 +1,6 @@
1
#include "Arduino.h"
2
#include <Streaming.h> // https://github.com/kachok/arduino-libraries/blob/master/Streaming/Streaming.h
3
-#include "Switch.h"
+#include "avdweb_Switch.h"
4
5
const byte toggleSwitchpin = 3;
6
const byte buttonGNDpin = 4;
0 commit comments