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 8fd5bc7 commit 807a1fdCopy full SHA for 807a1fd
examples/Modules/RS232/RS232.ino
@@ -40,4 +40,4 @@ void loop() {
40
M5.Lcd.print(char(Serial2.read()));
41
}
42
delay(100);
43
-}
+}
0 commit comments