diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-09-07 10:21:34 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-09-07 10:21:34 -0400 |
commit | b9264ec05328aae8f29e56d945f5168848b89737 (patch) | |
tree | ce9a7f0d6d7c14e9e942fc891a660e859532d74b /dummy_functions.h | |
parent | 61990ae8b79aca30745eca02b44e63c377504176 (diff) |
first attempt at adding Main_update_shift_registers
Diffstat (limited to 'dummy_functions.h')
-rw-r--r-- | dummy_functions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dummy_functions.h b/dummy_functions.h index 38e5542..0e9d300 100644 --- a/dummy_functions.h +++ b/dummy_functions.h @@ -19,7 +19,6 @@ void GPIB_set_ESE (unsigned int byte,int operation); void GPIB_clear_events (); void GPIB_change_address(int new_address); -void Main_update_shift_registers(); void Main_return_to_local(); #endif |