drivers/can_anagate_win32/can_anagate_win32.def
author skratochwil
Mon, 20 Jun 2011 15:03:54 +0200
changeset 660 cff8e50333e8
parent 494 aa36efce6e78
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_anagate_win32

EXPORTS
   canReceive_driver
   canSend_driver
   canOpen_driver
   canClose_driver
   canChangeBaudRate_driver