Version v1.0.2 released. You can update using the Board Manager in the Arduino IDE.
Beta board owners should read this before uploading a sketch using v1.0.2.
Changelog
- Improved SD initialization (fixes some problems writing on certain SD cards).
- Added
setVolume
function forRawPlayer
(and thusWavPlayer
) classes (to be documented). - Fixed a bug in I2C read/write procedure that hanged up the bus if the accelerometer was read at short intervals.
- Added modifications required for v1.7 hardware.
- Small bugfixes and corrections.