dil12: add 'off' to the heater range enum

This commit is contained in:
2025-06-16 15:56:39 +02:00
parent 0d9a3d35f8
commit 61eac1aa9b

View File

@ -62,7 +62,7 @@ proc stdConfig::dil12 args {
pollperiod 5 5
node heaterrange -text wr
prop enum 2uW=1,20uW=2,200uW=3,2mW=4,20mW=5
prop enum off=0,2uW=1,20uW=2,200uW=3,2mW=4,20mW=5
prop check dil12::check_heaterrange
prop write stdSct::complete
prop read dil12::get_heater