beremiz

Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg