knx/src
Waldemar Porscha 9c4e5d259a FIX: float16ToPayload
- all DPT9 numbers of the form (2^n)/100, n>10 (first value is 20.48) were converted to a payload of 0
- in other words: 20.48; 40.96; 81.92; etc. were send as 0!
2023-08-22 11:28:10 +02:00
..
knx FIX: float16ToPayload 2023-08-22 11:28:10 +02:00
arduino_platform.cpp
arduino_platform.h
cc1310_platform.cpp
cc1310_platform.h
esp32_platform.cpp
esp32_platform.h
esp_platform.cpp
esp_platform.h
knx_facade.cpp
knx_facade.h New PlatformIO Build Flags "KNX_LED_ACTIVE_ON" , default is low 2023-06-11 14:38:40 +02:00
knx.h
linux_platform.cpp
linux_platform.h
rp2040_arduino_platform.cpp
rp2040_arduino_platform.h
samd_platform.cpp support KNX_FLASH_OFFSET on samd 2023-05-07 11:52:39 +02:00
samd_platform.h
stm32_platform.cpp
stm32_platform.h