knx/examples/knx-bme680
OutOfSync1 14162fb1a4
fix userdata saverestore (#133)
* * 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
2021-04-14 23:46:03 +02:00
..
bme680.knxprod include linux and samd versions here 2018-11-07 00:32:36 +01:00
bme680.xml include linux and samd versions here 2018-11-07 00:32:36 +01:00
knx-bme680.ino fix userdata saverestore (#133) 2021-04-14 23:46:03 +02:00