Andres Castañeda / Mbed 2 deprecated primeraentregaservos

Dependencies:   mbed

Fork of 01-04EntregaPrimerCorte by ferney alberto beltran molina

Revision:
3:83d8f67303b8
Parent:
2:0b07d055833d
--- a/main.h	Fri Sep 07 01:38:18 2018 +0000
+++ b/main.h	Tue Sep 11 01:22:44 2018 +0000
@@ -5,7 +5,7 @@
 #include "mover.h"
 
 //******************************************************************************
-// Desarrollado por ferney beltran fbeltran@ecci.edu.co
+// Desarrollado por ferney beltran fbeltran@ecci.edu.co modificado por estudiantes
 //******************************************************************************
 
 
@@ -13,7 +13,7 @@
 
 
 void debug_m(char *s , ... );
-uint32_t read_command();
+uint32_t read_command();        //inicio todos los voids
 void init_serial();
 void moving();