I updated the source to use the newest ESP-IDF release (v3.1.3) and fix two small compiler errors.
This allow us to use the newest bugfixes and features of the SDK like (mqtt over websocket, bugfixes in bluetooth and wifi, energy consumption optimizations, ...)
Nearly all features are tested after updating the sourcecode. no issue are found.
Note: I close pull-request #14 because it based on my master
I updated the source to use the newest ESP-IDF release (v3.1.3) and fix two small compiler errors.
This allow us to use the newest bugfixes and features of the SDK like (mqtt over websocket, bugfixes in bluetooth and wifi, energy consumption optimizations, ...)
Nearly all features are tested after updating the sourcecode. no issue are found.
Note: I close pull-request #14 because it based on my master