beremiz
Clone
Summary
Browse
Changes
Graph
runtime: remove forgotten printf at starup when retain memory is restored.
2022-10-12, Edouard Tisserant
ecf43c7ac1fb
runtime: remove forgotten printf at starup when retain memory is restored.
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"))