mptei
|
eb7ae16dde
|
Returning correct value for ULongType. (#157)
|
2021-12-22 20:00:27 +01:00 |
|
etrinh
|
75c863bffe
|
Add new KNX_NO_STRTOx_CONVERSION define for footprint reduction (#137)
* Remove uniqueSerialNumber debug log to reduce footprint
* add KNX_NO_STRTOx_CONVERSION to avoid expensive strtod conversion
|
2021-05-12 13:03:10 +02:00 |
|
etrinh
|
446ea1b9aa
|
Fix int32 -> KNXValue conversion (#128)
Add KNX_NO_SPI to reduce footprint
|
2021-03-11 20:31:09 +01:00 |
|
Thomas Kunze
|
87a495bf7a
|
replace gmtime with gmtime_r
|
2020-10-28 22:45:35 +01:00 |
|
Thomas Kunze
|
5f4f86dcbd
|
add platformio file and fix compiling without IP
|
2020-05-08 01:50:50 +02:00 |
|
mumpf
|
74fe42acaf
|
corrected float with DPT9 (#27)
* corrected float with DPT9
* Switch Programming-LED also via Bus/ETS
* Again: Prog-LED switchable from bus/ETS
|
2019-08-17 21:14:46 +02:00 |
|
Thomas Kunze
|
1e804d459e
|
add float to knxValue
|
2019-07-24 22:28:11 +02:00 |
|
Thomas Kunze
|
378385ee97
|
add converstions to KnxValue and remove now obsolet methods
|
2019-06-12 00:01:21 +02:00 |
|
Thomas Kunze
|
6acaf59ddd
|
move KnxValue and Dpt to extra files
|
2019-06-03 22:15:32 +02:00 |
|