Dependencies:   mbed

Revision:
0:f5024b821ae1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Wed Oct 28 23:05:47 2009 +0000
@@ -0,0 +1,5 @@
+#include "mbed.h"
+
+int main() {
+    set_time(1256729737);  // Set RTC time to Wed, 28 Oct 2009 11:35:37
+}