WipperSnapper 1.0.0 Beta 76
Install WipperSnapper
Follow this learning system guide to learn how to install Adafruit IO WipperSnapper.
Upgrade a device running WipperSnapper
Locate the device you'd like to upgrade on io.adafruit.com/devices. Then, click "Update".
🆕 New Board Support
🛠️ Less Red Lights of Doom & Better Debug messages
- If the board halts due to an error, it now repeats the error message on the Serial port every second, so now you can connect the serial monitor after experiencing an issue.
- When initialising the file system, if there is a problem then it will aggressively recreate a new filesystem to ensure the user can continue to setup their WipperSnapper secrets file.
👷 Miscellaneous Fixes
- Analog Polling was not working correctly on M4 based boards - Fix prvPeriod in AnalogIO by @tyeth in #539
Full Changelog: 1.0.0-beta.75...1.0.0-beta.76