replace deprecated CreateKnxProd link with Kaenx-Creator

pull/277/head
Christian González 4 months ago committed by GitHub
parent c8685facac
commit a81aa7f8f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

@ -2,7 +2,7 @@
This projects provides a knx-device stack for arduino (ESP8266, ESP32, SAMD21, RP2040, STM32), CC1310 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.
The necessary knxprod-files can be generated with the [Kaenx-Creator](https://github.com/OpenKNX/Kaenx-Creator) tool.
For ESP8266 and ESP32 [WifiManager](https://github.com/tzapu/WiFiManager) is used to configure wifi.

Loading…
Cancel
Save