diff options
author | Jakob Stendahl <14180120+JakobST1n@users.noreply.github.com> | 2021-03-01 13:18:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-01 13:18:58 +0100 |
commit | 3861bbdf6263c93668c6b39ba65d40061558d20c (patch) | |
tree | f67e846b178c9bcebf3a6135d3865ee21acf67bd | |
parent | e9a5544db7be5e461b92743b37adcc77162483b7 (diff) | |
download | hoverbit-ble-3861bbdf6263c93668c6b39ba65d40061558d20c.tar.gz hoverbit-ble-3861bbdf6263c93668c6b39ba65d40061558d20c.zip |
Update README.md
-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 |