bsiever / microbit-pxt-blehid

Micro:bit MakeCode support to act as a Human Interface Devices (keyboard, mouse, etc.) over Bluetooth
https://bsiever.github.io/microbit-pxt-blehid/
MIT License
31 stars 11 forks source link

Decouple advertising #2

Closed bsiever closed 2 years ago

bsiever commented 2 years ago

Move advertising to another module and make a dependency. (And other services, like mouse, as separate modules...that can be composed)

bsiever commented 2 years ago

Mitigated via redesign of HID Service.