kopia lustrzana https://github.com/martin-ger/esp_mqtt
change CFG_HOLDER value to load new default configurations, fixes #4
rodzic
9d1ba29b3e
commit
2accdb20e6
|
@ -84,7 +84,8 @@ void MQTT_Publish( MQTT_Client *client,
|
|||
```
|
||||
|
||||
**Default configuration**
|
||||
See: *user_config.h* and *config.c*
|
||||
See: *include/user_config.h* and *include/config.c*
|
||||
If you want to load new default configurations, just change the value of CFG_HOLDER in ***include/user_config.h***
|
||||
|
||||
**Create SSL Self sign**
|
||||
```
|
||||
|
|
Ładowanie…
Reference in New Issue