tinygo-org / bluetooth

Cross-platform Bluetooth API for Go and TinyGo. Supports Linux, macOS, Windows, and bare metal using Nordic SoftDevice or HCI
https://tinygo.org
Other
762 stars 138 forks source link

examples: add badger2040-w to tinyscan #299

Closed deadprogram closed 2 weeks ago

deadprogram commented 3 weeks ago

This PR modifies the tinyscan example to add the badger2040-w and also refactors it to use the updates to the tinyterm repo.