Skip to content

Commit 2cebbd7

Browse files
Merge pull request #10 from Grezzo/fixing-typo
Fixed a typo in a comment
2 parents a13291f + f231b89 commit 2cebbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/TimeSerial/TimeSerial.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* you can send the text on the next line using Serial Monitor to set the clock to noon Jan 1 2013
77
T1357041600
88
*
9-
* A Processing example sketch to automatically send the messages is inclided in the download
9+
* A Processing example sketch to automatically send the messages is included in the download
1010
* On Linux, you can use "date +T%s\n > /dev/ttyACM0" (UTC time zone)
1111
*/
1212

0 commit comments

Comments
 (0)