tr

Dependencies:   mbed CANMsg

Revision:
15:2af7ca4c5eb9
Parent:
14:24c5d58e8bc6
--- a/variables.hpp	Thu Jan 10 10:40:27 2019 +0000
+++ b/variables.hpp	Tue Jan 29 07:05:20 2019 +0000
@@ -15,6 +15,7 @@
 bool stendiNylonEnable=false;
 bool currentCheckEnable=false;
 uint8_t cellsCountSet=1;
+int changeStep=0;
 
 // VARIABILI DI PROGRAMMA
 int zeroRequestBuf=0;
@@ -231,4 +232,4 @@
 uint8_t all_genericals = 0;     // allarme generico
 uint8_t resetComandi=0;
 
-uint32_t spazioCoperto=0;
\ No newline at end of file
+//uint32_t spazioCoperto=0;
\ No newline at end of file