add link to documentation to readme

This commit is contained in:
Thomas Kunze 2019-05-13 23:48:10 +02:00
parent 1090efeadb
commit 047e0e9d35

View File

@ -10,3 +10,5 @@ For esp8266 [WifiManager](https://github.com/tzapu/WiFiManager) is used to confi
Don't forget to reset ESP8266 manually (disconnect power) after flashing. The reboot doen't work during configuration with ETS otherwise.
The SAMD21 version uses my version of the [FlashStorage](https://github.com/thelsing/FlashStorage) lib (Pull request pending).
Generated documentation can be found [here](https://knx.readthedocs.io/en/latest/).