Changed variable types

This commit is contained in:
miguel5612
2020-03-27 22:54:05 -05:00
parent 9a1974033e
commit 3d1bb90e38
17 changed files with 145 additions and 256 deletions

View File

@ -7,7 +7,7 @@
/***********************Software Related Macros************************************/
#define ADC_RESOLUTION 10 // for 10bit analog to digital converter.
#define retries 5
#define retries 2
#define retry_interval 20
class MQUnifiedsensor