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
729 stars 136 forks source link

Improve documentation of RSSI #273

Closed elgohr closed 4 months ago

elgohr commented 4 months ago

Fixes https://github.com/tinygo-org/bluetooth/issues/272

aykevl commented 4 months ago

Thank you!

I messed up the merge (accidentally merged into the release branch), but I've fixed it from the command line. The fix is now in the dev branch.