drivers/can_peak_win32/can_peak_win32.def
author skratochwil
Mon, 20 Jun 2011 15:03:54 +0200
changeset 660 cff8e50333e8
parent 145 e747d2e26af0
child 713 ca2c2dad3a22
permissions -rw-r--r--
Fixed incorrect struct access in sendPDO() and inserted a missing variable in sendOnePDOEvent(). These errors occured at compile-time when configuring the project with './configure --debug=PDO' or './configure --debug=WAR'.
LIBRARY	can_peak_win32
	
EXPORTS
   canReceive_driver
   canSend_driver
   canOpen_driver
   canClose_driver