test

Dependencies:   TextLCD mbed

Fork of teste by Masa Itou

Files at this revision

API Documentation at this revision

Comitter:
itoumasa
Date:
Tue May 14 06:30:54 2013 +0000
Parent:
1:4ec1baa16254
Commit message:
test
;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed May 08 09:35:59 2013 +0000
+++ b/main.cpp	Tue May 14 06:30:54 2013 +0000
@@ -2,6 +2,8 @@
 
 DigitalOut myled(LED1);
 
+//test
+
 int main() {
     while(1) {
         myled = 1;