[BETA] Anyone brave enough to test Blynk library v0.3.3? :)

Hi.
We entered a pre-release state with Blynk library.

In this BETA release:

  • New hardware support:
  • Arduino Ethernet Shield 2
  • Arduino WiFi101 Shield
  • TI Stellaris LM4F120 LaunchPad (over USB)
  • SparkFun ESP8266 Thing
  • SparkFun Photon RedBoard
  • Particle Photon
  • WiPy (bundled with uPython library)
  • New features:
  • virtualWrite can handle multiple values (up to 4, for multi-channel widgets)
  • Connection heartbeat period customization
  • Sync API: syncAll() and syncVirtual()
  • BLYNK_CONNECTED() handler
  • RTC widget example
  • blynk_ctrl.py now supports reading values from the server
  • Improved examples and documentation
  • Many minor fixes

You can try it:
https://github.com/blynkkk/blynk-library/archive/master.zip
Please give your feedback!