beremiz
Clone
Summary
Browse
Changes
Graph
Allow starting IDE without sslpsk module installed. Fail when connecting to PYROS if sslpsk unavailable.
2019-04-10, Edouard Tisserant
25f19b76c7b6
Allow starting IDE without sslpsk module installed. Fail when connecting to PYROS if sslpsk unavailable.
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"))