]> rtime.felk.cvut.cz Git - CanFestival-3.git/blobdiff - drivers/can_anagate_win32/can_anagate_win32.def
add anagate device support in CanFestival
[CanFestival-3.git] / drivers / can_anagate_win32 / can_anagate_win32.def
diff --git a/drivers/can_anagate_win32/can_anagate_win32.def b/drivers/can_anagate_win32/can_anagate_win32.def
new file mode 100644 (file)
index 0000000..d66324b
--- /dev/null
@@ -0,0 +1,8 @@
+LIBRARY        can_anagate_win32
+
+EXPORTS
+   canReceive_driver
+   canSend_driver
+   canOpen_driver
+   canClose_driver
+   canChangeBaudRate_driver
\ No newline at end of file