Update user_config.h

Added NO_RF_CAL option
This commit is contained in:
martin-ger
2025-02-06 20:27:22 +01:00
committed by GitHub
parent dc2b1c033b
commit fb7d156ec1
+5
View File
@@ -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
//