April 27th 2017: Firmware v0.6.2-rc.2
Hey friends! We have released a new pre-release firmware v0.6.2-rc.2. Available now on https://build.particle.io for Core/Photon/P1/Electron.
This release addresses one Bug fix and a new Feature:
-
[PR #1311][Implements CH1537] [Electron]Added support for Twilio SIMs by default in system firmware. -
[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).