mirror of
https://github.com/martin-ger/esp_wifi_repeater.git
synced 2026-07-27 19:56:03 +00:00
Update user_config.h
Added NO_RF_CAL option
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
#define MAX_CLIENTS 8
|
||||
#define MAX_DHCP 8
|
||||
|
||||
//
|
||||
// Set this to 1 if user_rf_cal_sector_set() is missing in your lib
|
||||
//
|
||||
#define NO_RF_CAL 0
|
||||
|
||||
//
|
||||
// Size of the console buffers
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user