diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-06-08 00:56:26 +0200 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-06-08 00:56:26 +0200 |
commit | 925c1ef6f26d621c68dcf2a52a3acb0965dd94da (patch) | |
tree | 969dfbc651bc90e1b9edb093cae6832bb528bff5 | |
parent | 820e89ead9577c7aa4b7ef10f363daf8a28247ac (diff) | |
parent | 4d417f386472502636fe8e3e9b9be5ae8442aa77 (diff) | |
download | hoverbit-ble-925c1ef6f26d621c68dcf2a52a3acb0965dd94da.tar.gz hoverbit-ble-925c1ef6f26d621c68dcf2a52a3acb0965dd94da.zip |
Merge branch 'master' of https://github.com/JakobST0n/hoverbit-ble into dev
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -15,7 +15,7 @@ the hex-file into the flash-drive folder. ### Controlling the hover:bit Navigate to [the progressive web app](https://jakobst1n.github.io/hoverbit-ble/) on a phone, and press connect. -Press `arm` when you are connected, then you can use the throttle on the right, and rudder on the bottom to controll +Press `arm` when you are connected, then you can use the throttle on the right, and rudder on the left to controll the hover:bit. ## Compiling the hex-file yourself @@ -38,6 +38,5 @@ There is no connection between the version of the app and the version of the MIC Take a look at [active issues](https://github.com/JakobST1n/hoverbit-ble/issues). Submit a issue there if find any problems. ## Credits -- The [micro:bit Web Bluetooth](https://github.com/thegecko/microbit-web-bluetooth) library is used by the webapp for bluetooth communication with the MICRO:BIT. - Joysticks on webapp is from the [nipplejs](https://yoannmoi.net/nipplejs/) library. - [micro:bit V2 Runtime (Docs)](https://rneacy.dev/mbv2/ble/) |