Latest changes without errors

Dependents:   SNOCC_V1 SNOCC_V2

Revision:
4:af09ad305303
Parent:
3:75e22a2e2109
Child:
5:cec68064dda8
--- a/VCODATA.cpp	Sat Apr 08 18:38:40 2017 +0000
+++ b/VCODATA.cpp	Sat Apr 08 22:36:03 2017 +0000
@@ -43,4 +43,7 @@
 void VCODATA::store_data (NAVDATA LastData){
             this->NAV_DATA[int(LastData.LAST_NAV_DATA[speed_p])] = LastData; // Carga el objeto en NAV_DATA tomando como índice a la parte entera de la velocidad.          
 
-}
\ No newline at end of file
+}
+
+
+//int VCO::get_VCO(){}
\ No newline at end of file