ble-led-name-badge-android icon indicating copy to clipboard operation
ble-led-name-badge-android copied to clipboard

JavaScript port!

Open murkle opened this issue 1 year ago • 0 comments

Seems to work quite nicely! https://murkle.github.io/utils/webbluetooth/led_namebadge.html

I couldn't quite figure out the Kotlin for the speed encoding. Is this right?

(message.speed << 5) + message.mode

murkle avatar Sep 09 '23 11:09 murkle