mirror of
https://github.com/thelsing/knx.git
synced 2025-01-02 00:06:43 +01:00
Update README.md
This commit is contained in:
parent
424e97b72d
commit
95d2d127f0
@ -1,3 +1,8 @@
|
||||
knx [![Build Status](https://travis-ci.org/thelsing/knx.svg?branch=master)](https://travis-ci.org/thelsing/knx)
|
||||
===
|
||||
|
||||
|
||||
|
||||
This projects provides a knx-device stack for arduino (ESP8266, SAMD21) and linux. (more are quite easy to add)
|
||||
It implements most of System-B specification and can be configured with ETS.
|
||||
The necessary knxprod-files can be generated with my [CreateKnxProd](https://github.com/thelsing/CreateKnxProd) tool.
|
||||
@ -11,4 +16,4 @@ Don't forget to reset ESP8266 manually (disconnect power) after flashing. The re
|
||||
|
||||
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/).
|
||||
Generated documentation can be found [here](https://knx.readthedocs.io/en/latest/).
|
||||
|
Loading…
Reference in New Issue
Block a user