mirror of
https://github.com/RfidResearchGroup/ChameleonMini.git
synced 2026-05-12 11:20:37 -07:00
changed standard timeout so autocalibrate can run flawless
This commit is contained in:
@@ -61,7 +61,7 @@ SETTINGS += -DLOG_SETTING_GLOBAL
|
||||
SETTINGS += -DDEFAULT_SETTING=SETTINGS_FIRST
|
||||
|
||||
#Default pending task timeout
|
||||
SETTINGS += -DDEFAULT_PENDING_TASK_TIMEOUT=10 #* 100ms
|
||||
SETTINGS += -DDEFAULT_PENDING_TASK_TIMEOUT=50 #* 100ms
|
||||
|
||||
|
||||
#Use EEPROM to store settings
|
||||
|
||||
Reference in New Issue
Block a user