XN297Dump: increase the number of RF channels to look for

This commit is contained in:
Pascal Langer 2020-08-10 22:52:50 +02:00
parent 6810372064
commit 1408431649

View File

@ -23,7 +23,7 @@
// Parameters which can be modified
#define XN297DUMP_PERIOD_SCAN 50000 // 25000
#define XN297DUMP_MAX_RF_CHANNEL 84 // Default 84
#define XN297DUMP_MAX_RF_CHANNEL 127 // Default 84
// Do not touch from there
#define XN297DUMP_INITIAL_WAIT 500