Bug fix : fixed IPraw & MACraw Sendto function

This commit is contained in:
justinkim
2016-12-14 16:50:20 +09:00
parent 9324515f69
commit 0ea55bc8ff
2 changed files with 13 additions and 4 deletions

View File

@ -28,6 +28,8 @@ This driver provides the Berkeley Socket type APIs.
- Define what Host I/F mode is used in **wizchip_conf.h**
## Revision History
* ioLibrary V3.1.1 Released : 14, Dec, 2016
* Bug fixed : In Socket.c Fixed MACraw & IPraw sendto function.
* ioLibrary V3.1.0 Released : 05, Dec, 2016
* Internet application protocol add to MQTT Client (using paho MQTT 3.11)
* ioLibrary V3.0.3 Released : 03, May, 2016