Fixed a typo in a comment

Changed inclided to included
This commit is contained in:
Graeme Robinson
2015-02-10 16:46:49 +00:00
parent a13291f3c7
commit f231b894aa

View File

@ -6,7 +6,7 @@
* you can send the text on the next line using Serial Monitor to set the clock to noon Jan 1 2013
T1357041600
*
* A Processing example sketch to automatically send the messages is inclided in the download
* A Processing example sketch to automatically send the messages is included in the download
* On Linux, you can use "date +T%s\n > /dev/ttyACM0" (UTC time zone)
*/