diff options
author | Jakob Stendahl <jakobste@uio.no> | 2021-01-11 21:21:09 +0100 |
---|---|---|
committer | Jakob Stendahl <jakobste@uio.no> | 2021-01-11 21:21:09 +0100 |
commit | 542f611de1a727133d0c97b475961a7c3159e6bf (patch) | |
tree | 68c45f6124f321d31bfcd286ac98c7517286e842 | |
parent | f5c0d9a733ac4a8537746ea2696da6f569dff812 (diff) | |
download | hoverbit-ble-542f611de1a727133d0c97b475961a7c3159e6bf.tar.gz hoverbit-ble-542f611de1a727133d0c97b475961a7c3159e6bf.zip |
:memo: Add some content to readme0.0.1
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # HOVER:BIT Bluetooth Controller software +This is software for controlling the HOVER:BIT kit with a progressive web app. - - +The web app lives in the `controller` branch, it uses the [micro:bit Web Bluetooth](https://github.com/thegecko/microbit-web-bluetooth) library. ## Usage First you need to flash your micro:bit with the hex-file on the releases-page, or you can |