-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
41 lines (27 loc) · 1.02 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
July 4 2011
------------
This version contains all the tweaks and fixes that have been applied to make
this library work in the wattvision scenario...
-savraj
WiShield library and TCP/IP stack files for the WiShield 1.0 wireless devices
Async Labs Inc.
www.asynclabs.com
-------------------------------------------------------------------------------
Version 1.2.0
-------------------------------------------------------------------------------
Changes:
- Fixed buffer overflow issue
- Added files for WiServer implementation
- Removed stray debug prints from source code
- Made sketches uniform to existing examples
- Added missing implementation for setURL function
- Adding support for using Digital pin 8 on Arduino as the interrupt pin for
WiShield
- Added function for base64 encoding
- Fixing IP address assignment macro
New features:
- Adding sample SocketApp sketch to demonstrate using WiShield for socket
communication
- Adding UDPApp sketch to demonstarte use of UDP protocol for communication
Known issues:
None