moved old stuff to old/, added new stuff
[my-code/hdw-sniff.git] / old / hdw_outlib.h
diff --git a/old/hdw_outlib.h b/old/hdw_outlib.h
new file mode 100644 (file)
index 0000000..8fd1149
--- /dev/null
@@ -0,0 +1,10 @@
+/* outlib.h - prototypes
+ *
+ * author: hackbard
+ *
+ */
+
+/* prototypes */
+int tell_ssid(char *ssid);
+int lcd_ssid(char *ssidi,unsigned short cap);
+