This place holds code to run on a Micro:bit dev board which interacts with the DCFurs badge over bluetooth.
Currently does only two things:
- Sends the "OwO" emote beacon on ButtonA press
- Sends the "BooP" emote beacon on Button B press
mount /dev/sdb /mnt/usb
yt target bbc-microbit-classic-gcc
yt build && cp build/bbc-microbit-classic-gcc/source/microbit-samples-combined.hex /mnt/usb ; sync