beremiz
Clone
Summary
Browse
Changes
Graph
Drop EtherCAT examples, because they are non-functional without releasing motion control library
2018-08-13, Andrey Skvortsov
dcdeb5ad7d55
Drop EtherCAT examples, because they are non-functional without releasing motion control library
Closes #38
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"))