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 |
||
---|---|---|
.. | ||
bme680.knxprod | ||
bme680.xml | ||
knx-bme680.ino |