Skip to content

Commit db33d11

Browse files
committed
Serial Example
1 parent 5a703db commit db33d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Serial/Firmware/simple/simple.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include "Arduino.h"
22

33
void setup()
4-
{
4+
{
55
}
66

77
void loop()

0 commit comments

Comments
 (0)