Releases: sakuraio/SakuraIOArduino
Releases · sakuraio/SakuraIOArduino
v1.1.6
Example
- Add
SCM-LTE-01 Rev.B
to FirmwareUpdate. (Display changes only.)
v1.1.5
Library
- Check sizeof(double), support 32bit double.
- Fix treating of
SPI_HAS_TRANSACTION
v1.1.4
Library
- Add power management commands
- Change SPI default clock
Example
v1.1.3
Library
- Add support for SCM-920-Alpha
Example
v1.1.2
Library
- Add
sendImmediately
method
- Get ADC command was deprecated
Example
- Add
sendnow
command in Shell.ino
- Add example with SHT31
v1.1.1
Library
- Change URLs and service brand
Examples
- Support file download with Shell.ino
- Fix firmware update bug in Shell.ino
- Add example for BME280
v1.1.0
Library
Examples
- Support firmware update of SCM-LTE-01
- Add example for file download
v1.0.4
Library
- Calculate parity even if there is not enough buffer in
executeCommand()
v1.0.3
Library
- Fix a typo
getSignalQuality()
Deplicated
getSignalQuarity()
will be removed because of a typo.
v1.0.2
Library
- Improve connectivity with multiple SPI devices
Examples
- Add example schematic and sketch for InvenSense MPU-6050 (6-Axis)
- Fix examples to reduce traffic