Update README.md

This commit is contained in:
Stef-aap 2020-04-26 13:52:06 +02:00 committed by GitHub
parent 4a62d82d26
commit b7eb1a794d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -9,8 +9,7 @@ If all build flags are enabled, to include as much libraries as possible, the fo
<img src="docs/RFLink_libs.png">
V3.2
- added Email on (re-)start (at the moment this only works for ESP32)
by a call to Restart_Email also a restart email for the ESP8266 can be send
- added Email on (re-)start (at the moment this only works for ESP32). Although by a call to Restart_Email (as shown in the main program) also a (re-)start email for the ESP8266 can be send
- added warning MQTT message on (re-)start
- added username/password to MQTTconnection (may be left empty)