eez-open / modular-psu-firmware

Firmware for EEZ Bench Box 3 (BB3)
https://www.envox.eu/eez-bb3/
GNU General Public License v3.0
94 stars 42 forks source link

Text widget action generates a number, where integer is expected #280

Closed fietser28 closed 2 years ago

fietser28 commented 2 years ago

If I select a different channel in the DC Power App, the text widget of the channel generates an output (via its' action). This output appears to be a 'number' (not an integer). Most things like indexing etc from idx seem to work but it might cause issues in other places (e.g. eez-open/modular-psu-firmware#279 ?)

image

fietser28 commented 2 years ago

Working.