Skip to content

Commit 807a1fd

Browse files
committed
fix format
1 parent 8fd5bc7 commit 807a1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Modules/RS232/RS232.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ void loop() {
4040
M5.Lcd.print(char(Serial2.read()));
4141
}
4242
delay(100);
43-
}
43+
}

0 commit comments

Comments
 (0)