include/hcs12/canOpenDriver.h
changeset 384 83793fc7ce48
parent 0 4472ee7c6c3e
--- a/include/hcs12/canOpenDriver.h	Tue Feb 05 10:18:25 2008 +0100
+++ b/include/hcs12/canOpenDriver.h	Thu Feb 07 10:25:15 2008 +0100
@@ -39,5 +39,6 @@
 (see include/hcs12/canOpenDriver.c)
  */
 UNS8 f_can_receive(UNS8 notused, Message *m);
+UNS8 canChangeBaudRate_driver( CAN_HANDLE fd, char* baud);
 
 #endif