X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=hdw_outlib.h;fp=hdw_outlib.h;h=8fd11498f12125084e42554e68799da6994d8687;hb=f495a11c9e880f1f55aa8e6c44c065228e55e5c5;hp=0000000000000000000000000000000000000000;hpb=91a86e79de34bb35c6abd72f6f71990de904915c;p=my-code%2Fhdw-sniff.git diff --git a/hdw_outlib.h b/hdw_outlib.h new file mode 100644 index 0000000..8fd1149 --- /dev/null +++ b/hdw_outlib.h @@ -0,0 +1,10 @@ +/* outlib.h - prototypes + * + * author: hackbard + * + */ + +/* prototypes */ +int tell_ssid(char *ssid); +int lcd_ssid(char *ssidi,unsigned short cap); +