Ranveer Uppal

Results 1 issues of Ranveer Uppal

According to the [documentation](https://pkg.go.dev/tinygo.org/x/bluetooth#DeviceCharacteristic.EnableNotifications), it is implied that passing a `nil` callback to `EnableNotifications()` should disable notifications for a given characteristic. However, in practice, doing so results in a runtime...

bug
next-release