beremiz
Clone
Summary
Browse
Changes
Graph
Update Beremiz dependencies because of added PYROS:// support
2019-03-13, Andrey Skvortsov
1cc6390a7c0b
Update Beremiz dependencies because of added PYROS:// support
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"))