BLE Scan time set to 10s

This commit is contained in:
Charles 2018-04-03 11:24:06 +02:00
parent 6739a226c3
commit 3b1baf1fc4

View File

@ -10,7 +10,7 @@
#define BLECOUNTER 1 // comment out if you don't want BLE count
// BLE scan time
#define BLESCANTIME 15 // [seconds]
#define BLESCANTIME 10 // [seconds]
#define BLESCANCYCLE 2 // BLE scan once after each <BLECYCLE> wifi scans
// WiFi Sniffer cycle interval