diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-09-11 09:23:09 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-09-11 09:23:09 -0400 |
commit | c9b47b6f58017ce6a0ae48a454545edb4715ca7a (patch) | |
tree | 873df2844e82edf1f77c5c31a66906eb1cccbe0d /dummy_functions.h | |
parent | 959e1cf54cea0a3252c4852224a290c56c50df2a (diff) |
added support for serial parameters
Diffstat (limited to 'dummy_functions.h')
-rw-r--r-- | dummy_functions.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dummy_functions.h b/dummy_functions.h index 0e9d300..15cfb1b 100644 --- a/dummy_functions.h +++ b/dummy_functions.h @@ -3,8 +3,6 @@ #include "globals.h" -int IO_Setup_RS232(); - void GPIB_Set_Command_Error(); void GPIB_Set_Query_Error(); void GPIB_Set_Device_Dependent_Error(); |