Vanesa Lara Cruz / Mbed 2 deprecated serial-protocol-V2

Dependencies:   mbed

Fork of 02_LAB_serial_protocol by ferney alberto beltran molina

Revision:
18:08bd68471535
Parent:
14:124051c4524a
Child:
20:b7f2e428b24c
--- a/draw.h	Thu Oct 19 23:38:01 2017 +0000
+++ b/draw.h	Thu Oct 19 23:42:47 2017 +0000
@@ -5,7 +5,7 @@
 
 #define MAXPOS 50       // en milimetros
 
-#define RSTEP 5         // en milimetros
+#define RSTEP 2         // en milimetros
 #define POSDRAW 10   
     
 void led_on(uint16_t ts, uint16_t tms );