lpcmanager
Clone
Summary
Browse
Changes
Graph
Fixed updating device buffers when PLC app cycle is faster than some device updates.
2015-02-05, Edouard Tisserant
164f30d8a9ab
Fixed updating device buffers when PLC app cycle is faster than some device updates.
#define MAX_ONBOARD_DEVICES 2
/* Tables containing information about enabled on-board devices
(initialized by Composer) */
unsigned char onBoardDev[MAX_ONBOARD_DEVICES][2];