knx/examples
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
..
knx-433Dio Add knx-433 (#122) 2021-02-09 02:37:14 +01:00
knx-bme680 fix userdata saverestore (#133) 2021-04-14 23:46:03 +02:00
knx-cc1310 opt-out global KNX, ability to DIY construct knx object, minor cleanups (#121) 2021-02-05 15:57:45 +01:00
knx-demo opt-out global KNX, ability to DIY construct knx object, minor cleanups (#121) 2021-02-05 15:57:45 +01:00
knx-demo-coupler Fix: "bool BauSystemBCoupler::configured()" (#112) 2020-12-10 19:17:45 +01:00
knx-demo-diy opt-out global KNX, ability to DIY construct knx object, minor cleanups (#121) 2021-02-05 15:57:45 +01:00
knx-demo-smal-go added alternative GroupObject with less mangagement footprint (#125) 2021-02-18 09:40:35 +01:00
knx-hdc1008 Bugfix, change debug uart not possible (#33) 2019-09-09 20:10:56 +02:00
knx-linux move MAX,MIN,ABS to bits.h 2021-02-08 20:54:49 +01:00
knx-linux-coupler Add support for CC1310 platform based on SimpleLink SDK (#94) 2020-11-10 21:52:38 +01:00
knx-pzem004 Add knx-433 (#122) 2021-02-09 02:37:14 +01:00
knx-sonoffS20 Datapoints ending in .0 are invalid (#91) 2020-09-29 12:46:09 +02:00
knx-usb Fix: "bool BauSystemBCoupler::configured()" (#112) 2020-12-10 19:17:45 +01:00
knxPython fix path for Readme.md 2020-11-11 22:48:04 +01:00