Skip to content

v1.5.0(006)

Compare
Choose a tag to compare
@isso isso released this 05 May 17:05
· 302 commits to master since this release
  • Supported the new color detector and NFC shields.
  • Added a way to decrease the size occupied by the library by disabling some shields from compilation from the sketch.
  • Deprecated Clock.begin() function in the clock shield.
  • Changed keywords highlighting to support the new IDE (v1.6.3).
  • Fixed a bug in JSON handling in the Internet shield.
  • Removed RemoteOneSheeld functionality.
  • Enhanced app connectivity checking and added OneSheeld.setOnAppConnection() event.
  • Fixed a bug that hangs the user's sketch if he dealed with callbacks.
  • Added an example to show Twitter keyword tracking functionality.