Releases: Seeed-Studio/Seeed_Arduino_rpcUnified
Releases · Seeed-Studio/Seeed_Arduino_rpcUnified
v2.1.4
v2.1.3
- Fix broken email in library.properties to solve the sync issue with platformIO
v2.1.2
- Optimized the stability of connection with 8720
- Add the ping function
- the baud rate changed 614400 <- 1843200
v2.1.1
- Optimize the delay and increase the transmission rate.
- Add pbuf function to realize asynchronous TCP operation (Note: This version is not recommended for use in situations where a long time stable operation is required)
- Some of the part memory leak bug has been fixed.
- Updated library.properties to v2.1.1
Refer to https://github.com/Seeed-Studio/seeed-ambd-firmware/releases/tag/v2.0.4
Release v2.1.0
- Optimize the delay and increase the transmission rate.
- Add pbuf function to realize asynchronous TCP operation (Note: This version is not recommended for use in situations where a long time stable operation is required)
- Some of the part memory leak bug has been fixed.
v2.0.2
v2.0.1
- add mdns module
- fix mdns module's memory leak problem
v2.0.0
- Upgrade framework to support both Bluetooth and WiFi
- Add wifi_get_reconnet_data
- Fixed wifi_set_pscan_chan error
- Add wifi scan related apis
- Fix mdns module's memory leak problem