Yoshiyuki Uehara / Mbed 2 deprecated Maple

Dependencies:   mbed

Revision:
1:aefa1992ce0f
Parent:
0:0be38b583cf7
Child:
3:eec13a411e94
--- a/main.cpp	Sun Sep 25 11:37:21 2011 +0000
+++ b/main.cpp	Mon Oct 10 11:45:51 2011 +0000
@@ -1,3 +1,13 @@
+//copyright 2011 Uehara Yoshiyuki
+//====================================================================
+//The author provide the programs without any guarantees or warranty.
+//The author is not responsible for any damage or losses of any kind 
+//caused by using or misusing of the programs.
+//The author is under no obligation to provide support, service, 
+//corrections, or upgrades to the programs.
+//====================================================================
+// MAPLE board[MARM01-BASE]
+// main
 #include "Maple_alarm_clock.h"
 #include "Maple_RTC.h"
 #include "Maple_I2C.h"
@@ -5,9 +15,6 @@
 #include "Maple.h"
 #include "mbed.h"
 
-// MAPLE board[MARM01-BASE]
-// test main
-//
 int main() {
     LCD_initialize();
     RTC_initialize();