beremiz
Clone
Summary
Browse
Changes
Graph
reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
2013-03-11, Edouard Tisserant
c4550f76ae05
reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
# module which import C files as strings
import os
from PLCObject import PLCObject, PLCprint
import ServicePublisher