diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-06-08 00:56:51 +0200 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2021-06-08 00:56:51 +0200 |
commit | 0d9664d187c1e9d43bf254797c059a6bcbd4841e (patch) | |
tree | 057de579b711027cf776cbb55a578a3e08b1a883 | |
parent | 925c1ef6f26d621c68dcf2a52a3acb0965dd94da (diff) | |
parent | 3861bbdf6263c93668c6b39ba65d40061558d20c (diff) | |
download | hoverbit-ble-0d9664d187c1e9d43bf254797c059a6bcbd4841e.tar.gz hoverbit-ble-0d9664d187c1e9d43bf254797c059a6bcbd4841e.zip |
Merge branch 'dev' of https://github.com/JakobST1n/hoverbit-ble into dev
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ The web app lives in the [controller](https://github.com/JakobST1n/hoverbit-ble/ > Only tested on __Google Chrome__! Will __NOT__ work on Safari (as apple doesn't allow web bluetooth). I have not tested on IOS, but it should work with chrome there as well. -The Micro:bit code for this project is not the most efficient, I have instead written in a object-oriented way instead. This is to make the code as readable and understandable as possible for more people. +The Micro:bit code for this project is not the most efficient, object oriented and readable code is highly prioritized instead. ## Usage ### Flashing the micro:bit |