Skip to content

Commit ac07c3b

Browse files
facchinmpennam
authored andcommitted
example: fix OptoRelay example
1 parent ded9135 commit ac07c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Modulino_Relay/Basic/Basic.ino renamed to examples/Modulino_OptoRelay/Basic/Basic.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include <Modulino.h>
22

3-
ModulinoRelay relay;
3+
ModulinoOptoRelay relay;
44

55
void setup() {
66
Serial.begin(115200);

0 commit comments

Comments
 (0)