This is a library to use the socket using BP3595(for STA mode). This library only works with GR-PEACH. It is necessary to import EthernetInterface library to use this library.
Dependencies: GR-PEACH_WlanBP3595 WlanBP3595STA
Fork of GR-PEACH_WlanBP3595STA by
Diff: GR_PEACH_WlanBP3595_BssType.h
- Revision:
- 0:14efbf8a07ea
diff -r 000000000000 -r 14efbf8a07ea GR_PEACH_WlanBP3595_BssType.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/GR_PEACH_WlanBP3595_BssType.h Tue May 24 10:23:10 2016 +0000 @@ -0,0 +1,2 @@ + +#define BSS_TYPE (0x00) /* STA mode */
