mirror of
https://github.com/thelsing/knx.git
synced 2024-12-18 19:08:18 +01:00
14162fb1a4
* * fix for save/restore of userdata * change declaration of restore() in knx_facade.h to "const uint8_t* restore(const uint8_t* buffer)" to avoid calling default implementation in save_restore.h * change typedefs to separate SaveCallback and RestoreCallback * fix BME60 example, knx.setRestoreCallback() needs to use const uint8_t* as well * fix commitToEeprom for ESP32 * trigger dirty flag for ESP32 to make sure data is committed |
||
---|---|---|
.. | ||
knx-433Dio | ||
knx-bme680 | ||
knx-cc1310 | ||
knx-demo | ||
knx-demo-coupler | ||
knx-demo-diy | ||
knx-demo-smal-go | ||
knx-hdc1008 | ||
knx-linux | ||
knx-linux-coupler | ||
knx-pzem004 | ||
knx-sonoffS20 | ||
knx-usb | ||
knxPython |