beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fixed keypad JS regarding shift/capslock and other details
svghmi
2020-04-04, Edouard Tisserant
c6e6051898f5
SVGHMI: fixed keypad JS regarding shift/capslock and other details
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))