mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
70de65d2e0400a858385cbd541dfdf12ca03c230
`_savedTimeout==0` is defined as no timeout running. Prevent this rare case.
knx
This projects provides a knx-device stack for Arduino (ESP8266, ESP32, SAMD21, RP2040, STM32), CC1310, ESP IDF, LibreTiny (BK7231, RTL8710 and LN882H) 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 the Kaenx-Creator tool.
Generated documentation can be found here.
Usage
See the examples for basic usage options
Languages
C++
96.7%
C
3.3%