ATTENTION!
The Blynk_Release_v0.3.8.zip package contains several libraries.
You need to copy them manually to your libraries folder.
The structure should look like this:
~\Arduino\libraries\Blynk
~\Arduino\libraries\BlynkESP8266_Lib
~\Arduino\libraries\SimpleTimer
~\Arduino\libraries\Time
In this release
- **New boards support:**
- Fishino.it
- **Bluetooth Smart (4.0 LE) support** _[ BETA ]_
- RedBear Duo
- RedBearLab BLE Mini
- RedBearLab BLE Nano
- Simblee BLE
- RFDuino BLE
- `BlynkSimpleSerial` class is deprecated now!
- _Please use our new, better USB/Serial examples_
- Fixed 128 Virtual Pins for ESP8266
- Fixed `Bridge.virtualWrite(pin, ...)` with multiple parameters
- Enabled SSL fingerprint check for ESP8266
- Fixed info sending for Arduino WiFi Shield and ESP8266 WiFi Shield
- Auto-generate Ethernet MAC address based on Auth Token
- Remove CC3000 socket inactivity timeout
- Updated Travis build system
Full list of supported hardware: https://github.com/blynkkk/blynkkk.github.io/blob/master/SupportedHardware.md