Default value for CONFIG_DISABLE{WEB,OTA,MQTT}
This commit is contained in:
parent
e0f600baf0
commit
d6a2be13e1
@ -8,6 +8,9 @@
|
||||
|
||||
// Disable SSL (so mqtts) to save some place (~52ko)
|
||||
//#define CONFIG_DISABLE_SSL
|
||||
//#define CONFIG_DISABLE_WEB
|
||||
//#define CONFIF_DISABLE_OTA
|
||||
//#define CONFIG_DISABLE_MQTT
|
||||
|
||||
// Enable the temperatue and pressure Sensor BMP180
|
||||
// (CONFIG_BMP180_SDA and CONFIG_BMP180_SDA should be defined as well)
|
||||
|
Loading…
Reference in New Issue
Block a user