Commit Graph

8 Commits

Author SHA1 Message Date
Theo Arends 3829265e6d Consolidate FastPrecisePowf 2020-05-24 17:13:10 +02:00
Adrian Scillato 70f51b78fe
Merge pull request #8459 from morgenroth/fix-empty-knx-packets-bug
Fix: KNX empty UDP packets sent to the network
2020-05-18 18:45:24 -03:00
Johannes Morgenroth 05c45f7ad7 Remove flush() call after read of KNX packets
The flush() call after read() causes empty packets being sent as response
for all UDP packets received on that port.
2020-05-16 18:05:23 +02:00
Theo Arends 6573802f83 Shrink knx code size by 5k using local pow 2020-05-15 14:07:16 +02:00
Adrian Scillato 1761dee63e
KNX: Added Key for using custom settings for KNX 2019-12-10 15:42:44 -03:00
Adrian Scillato 16463ef2d7
Update esp-knx-ip library to latest 2019-07-11 15:29:39 -03:00
Adrian Scillato ea62a8bdf9
esp-knx-ip Lib - Update keyworks file 2019-07-10 17:22:18 -03:00
ascillato e12845b877 Update esp-knx-ip library to latest 2019-07-10 09:52:51 -03:00