beremiz

Make 'runtime.py' and 'hmi.py' executed independantly
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg