Version 0.0.3
Badger Bluetooth & Bug Busting Bonanza!
This release brings support for Bluetooth to Badger 2040 W and includes a few fixes-
sleep_for
will now allow for alarms up to 28 days (thanks @ahnlak)- The LED pin is now set correctly for Badger 2040
- You can now opt for a custom WiFi status handler, to avoid your screen being taken over when connecting.
What's Changed
- Update reference.md by @Zoobdude in #13
- Update README.md by @sfblackwell in #22
- CI: Bump to MicroPython v1.20 with new patch. by @Gadgetoid in #19
- Improved sleep_for, allows alarms up to 28 days long by @ahnlak in #16
- Badger2040W: Bluetooth support. by @Gadgetoid in #28
- Fix LED constant for Badger 2040 by @helgibbons in #33
- Badger 2040W: Custom WiFi status handler for #30 by @Gadgetoid in #31
- Correct LED pins in reference.md by @helgibbons in #35
- CI: Pin littlefs-python to v0.4.0. by @Gadgetoid in #36
New Contributors
- @Zoobdude made their first contribution in #13
- @sfblackwell made their first contribution in #22
- @ahnlak made their first contribution in #16
- @helgibbons made their first contribution in #33
Full Changelog: v0.0.2...v0.0.3