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 bb4073b commit b75e38aCopy full SHA for b75e38a
examples/Modulino_Relay/Basic/Basic.ino renamed to examples/Modulino_OptoRelay/Basic/Basic.ino
@@ -1,6 +1,6 @@
1
#include <Modulino.h>
2
3
-ModulinoRelay relay;
+ModulinoOptoRelay relay;
4
5
void setup() {
6
Serial.begin(115200);
0 commit comments