Francesco Pistone
/
FORIGO_Modula_V6_R2C_DE_HwV5_OTTOBRE2018
tr
Diff: variables.hpp
- Revision:
- 15:2af7ca4c5eb9
- Parent:
- 14:24c5d58e8bc6
diff -r 24c5d58e8bc6 -r 2af7ca4c5eb9 variables.hpp --- 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