From c9b47b6f58017ce6a0ae48a454545edb4715ca7a Mon Sep 17 00:00:00 2001 From: "Michael J. Chudobiak" Date: Tue, 11 Sep 2012 09:23:09 -0400 Subject: added support for serial parameters --- dummy_functions.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'dummy_functions.h') 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(); -- cgit