aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <14180120+JakobST1n@users.noreply.github.com>2021-06-07 22:57:25 +0200
committerGitHub <noreply@github.com>2021-06-07 22:57:25 +0200
commit4d417f386472502636fe8e3e9b9be5ae8442aa77 (patch)
tree1149f3c7b4ff9a32554e19d3a89e02f833614494
parent6b8575bb2aafc05ce143993a0ebe98c13e895c04 (diff)
downloadhoverbit-ble-4d417f386472502636fe8e3e9b9be5ae8442aa77.tar.gz
hoverbit-ble-4d417f386472502636fe8e3e9b9be5ae8442aa77.zip
Update README.md
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8d677ee..d3f197a 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,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
@@ -36,5 +36,4 @@ 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.