summaryrefslogtreecommitdiff
path: root/device-functions.h
diff options
context:
space:
mode:
authorroot <root@fedora-arm.domain.avtechpulse.com>1999-12-31 19:50:00 -0500
committerroot <root@fedora-arm.domain.avtechpulse.com>1999-12-31 19:50:00 -0500
commit80b991816acb29e645fa7e047325942f8f050861 (patch)
treed44958d923a3578eaa13bb4432648889b08909a4 /device-functions.h
parent3702b14f594c86af91e063e8b1403e7bfd982bfe (diff)
add new files
Diffstat (limited to 'device-functions.h')
-rw-r--r--device-functions.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/device-functions.h b/device-functions.h
new file mode 100644
index 0000000..2702753
--- /dev/null
+++ b/device-functions.h
@@ -0,0 +1,5 @@
+#ifndef DEVICE_FUNCTIONS_H_
+#define DEVICE_FUNCTIONS_H_
+#include "globals.h"
+int Set_frequency(int check_possible_only,int word_override,int range_override,int channel,float set_freq);
+#endif \ No newline at end of file