Import fixes from Michael for Arduino 1.5.7

This commit is contained in:
PaulStoffregen
2014-09-05 14:12:25 -07:00
parent f1e7aea92b
commit f8a97debce
5 changed files with 32 additions and 25 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
T1357041600
*
* A Processing example sketch to automatically send the messages is inclided in the download
* On Linux, you can use "date +T%s > /dev/ttyACM0" (UTC time zone)
* On Linux, you can use "date +T%s\n > /dev/ttyACM0" (UTC time zone)
*/
#include <Time.h>