Luis Miguel Castro Tenjica / Mbed 2 deprecated 02_LAB_serial_protocol

Dependencies:   mbed

Fork of 02_LAB_serial_protocol by ferney alberto beltran molina

Revision:
10:846a16647b9a
Parent:
9:3a8624147a4c
--- a/main.cpp	Sat Sep 30 14:33:24 2017 +0000
+++ b/main.cpp	Sat Oct 07 01:24:47 2017 +0000
@@ -24,7 +24,7 @@
 
 // COMANDOS 
 #define LED_NC 0
-#define DOT_NC 31
+#define DOT_NC 1
 #define LINE_NC 2
 #define RECTANGLE_NC 3
 #define CICLE_NC 4