svghmi/widget_keypad.ysl2
author Edouard Tisserant
Thu, 02 Apr 2020 14:04:21 +0200
branchsvghmi
changeset 2912 d320367eb2ad
parent 2911 211d6a185e31
child 2917 c8d923dd707f
permissions -rw-r--r--
SVGHMI: removed debug code
// widget_keypad.ysl2

template "widget[@type='Keypad']", mode="widget_defs" {
    |     init: function() {
    |     },
}