thelsing / knx

knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
GNU General Public License v3.0
257 stars 91 forks source link

correction for DPT 10.001 TimeOfDay and extension for day of week (tm_wday) #237

Closed mobil750 closed 1 year ago

mobil750 commented 1 year ago

correction for DPT 10.001 TimeOfDay Dpt(10, 1) -> Dpt(10, 1, 1)

extension of dptconvert.cpp to get "tmp.tm_wday = weekDay;" decoded in Struct tm