May 3rd 2017: Firmware v0.6.2
Hey friends! We have released a new default firmware v0.6.2. Available now on https://build.particle.io for Core/Photon/P1/Electron.
This release addresses one very important Enhancement / Bug fix, and a new Feature
-
[PR #1311][Implements CH1537] [Electron]Added support for Twilio SIMs by default in system firmware. -
[PR #1283][Implements #1278]Restores 0.6.0-style Arduino compatibility by default, full Arduino compatibility when including Arduino.h -
[PR #1310]Fixes a error when<algorithm>has already been included before themath.hheader. Now we only includemath.hwhen Arduino compatibility is requested. (math.h was not included in 0.6.0).