add info about libraries

This commit is contained in:
2EEEB 2020-06-19 23:26:13 +02:00
parent a8fad19cdb
commit ab80841cab
Signed by: 2EEEB
GPG Key ID: 8F12BD6D9D435DB2

View File

@ -2,6 +2,8 @@
* ESP-01 firmware, built with IotWebConf: an ESP8266/ESP32
* non blocking WiFi/AP web configuration library for Arduino.
* https://github.com/prampec/IotWebConf
* Requires a custom version of the NTPClient library, available from:
* https://git.dotya.ml/2EEEB/NTPClient
*/
#include <MQTT.h>