teamALI / Mbed 2 deprecated HB2018

Dependencies:   mbed FreeRTOS

Revision:
14:76a56d517103
Parent:
8:1ca49cb18290
Child:
17:f9610f3cfa1b
--- a/uart.cpp	Tue Nov 27 02:33:09 2018 +0000
+++ b/uart.cpp	Tue Nov 27 05:23:44 2018 +0000
@@ -13,7 +13,7 @@
     #define BAUD_RATE   115200
 #endif
 
-Serial sp46Axis(p28,p27);
+//Serial sp46Axis(p28,p27);
 
 //Asciiコード
 #define CR 0x0D