mirror of
https://github.com/miguel5612/MQSensorsLib.git
synced 2025-07-03 19:01:03 +03:00
Fixed some issues in examples
This commit is contained in:
@ -56,7 +56,7 @@
|
||||
/***********************Software Related Macros************************************/
|
||||
|
||||
#define ADC_RESOLUTION 10 // for 10bit analog to digital converter.
|
||||
#define retries 50
|
||||
#define retries 5
|
||||
#define retry_interval 20
|
||||
|
||||
/**********************Application Related Macros**********************************/
|
||||
|
Reference in New Issue
Block a user