An open API service indexing awesome lists of open source software.

https://github.com/plietar/esp-mqtt-ota

Over-the-air MQTT updates for ESP devices
https://github.com/plietar/esp-mqtt-ota

Last synced: about 1 year ago
JSON representation

Over-the-air MQTT updates for ESP devices

Awesome Lists containing this project

README

          

# esp-mqtt-ota

Add to your `idf_component.yml`:

```yaml
dependencies:
esp-mqtt-ota:
git: https://github.com/plietar/esp-mqtt-ota
```