beremiz
Clone
Summary
Browse
Changes
Graph
Fix python path in readme.
2024-05-25, Edouard Tisserant
fe7c5e8b20bb
Fix python path in readme.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))