marohito takami / Mbed 2 deprecated atoi_test

Dependencies:   mbed

Fork of Keyboard_Interrupt by marohito takami

Revision:
1:5440b3d7f435
Parent:
0:14317ed79bae
Child:
2:1432d7c567f4
--- a/main.cpp	Tue Jun 02 02:57:51 2015 +0000
+++ b/main.cpp	Tue Jun 02 03:00:32 2015 +0000
@@ -1,6 +1,5 @@
 #include "mbed.h"
 
-DigitalOut myled(LED1);
 Serial pc(SERIAL_TX, SERIAL_RX);
 
 void my_Interrupt(){