rsmp-nordic / sxl-tools

Exports signal exchange lists (SXL) used by RSMP from Excel-format to CSV, RST and YAML format
MIT License
0 stars 0 forks source link

Add support for 'max' and 'min' in integers, long and real #10

Closed otterdahl closed 3 years ago

otterdahl commented 3 years ago

Needed for https://github.com/rsmp-nordic/rsmp_sxl_variable_message_sign/pull/1

Disable the use of "range" for integers, long and real. They have to either use "values" or "min", "max". This changes the TLC SXL slightly