thelsing / knx

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

fixed wrong answers to property read #251

Closed Ing-Dom closed 1 year ago

Ing-Dom commented 1 year ago

with start = 0 (read the number of current elements) and current elements = 0 (empty property) 0 was returned which results in an error message when reading this property.