beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Added keypads to svghmi test's SVG file
svghmi
2020-04-03, Edouard Tisserant
48c9a5f6ce38
SVGHMI: Added keypads to svghmi test's SVG file
// widget_keypad.ysl2
template "widget[@type='Keypad']", mode="widget_defs" {
| init: function() {
| },
}