forked from PaulStoffregen/Time
Import fixes from Michael for Arduino 1.5.7
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user