Skip to content

Commit 6bfdc11

Browse files
authored
Add files via upload
1 parent c3e7064 commit 6bfdc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/Test_switch/Test_switch.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "Arduino.h"
22
#include <Streaming.h> // https://github.com/kachok/arduino-libraries/blob/master/Streaming/Streaming.h
3-
#include "Switch.h"
3+
#include "avdweb_Switch.h"
44

55
const byte toggleSwitchpin = 3;
66
const byte buttonGNDpin = 4;

0 commit comments

Comments
 (0)