use enum_ prop in seadesc to store all members

because frappy can not handle dynamic enums
This commit is contained in:
l_samenv
2022-08-24 17:40:02 +02:00
parent 4d9961fe5c
commit 4ada8529fb
5 changed files with 11 additions and 1 deletions

View File

@@ -46,6 +46,8 @@ proc stdConfig::dil12 args {
prop label "control sensor "
prop help "click off to reload list"
prop enum "off"
# for seadesc:
prop enum_ off=0,mix=5,sample=6,samplehtr=8
default off
prop check dil12::check_control
prop write stdSct::completeUpdate