aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change licenseHEADmasterJakob Stendahl2021-10-201-21/+674
|
* Update README.mdJakob Stendahl2021-06-081-0/+2
|
* Merge pull request #8 from JakobST1n/dev1.0.0Jakob Stendahl2021-06-087-273/+414
|\ | | | | Dev
| * :bookmark: Bump version number to 1.0.0devJakob Stendahl2021-06-081-1/+1
| |
| * Merge branch 'dev' of https://github.com/JakobST1n/hoverbit-ble into devJakob Stendahl2021-06-081-1/+1
| |\
| | * Update README.mdJakob Stendahl2021-03-011-1/+1
| | |
| * | Merge branch 'master' of https://github.com/JakobST0n/hoverbit-ble into devJakob Stendahl2021-06-081-2/+1
| |\ \ | |/ / |/| |
* | | Update README.mdJakob Stendahl2021-06-071-2/+1
| | |
| * | :sparkles: Do lots of small tweaksJakob Stendahl2021-06-085-83/+32
| |/
| * :sparkles: Make it possible for app to controll display modeJakob Stendahl2021-02-281-1/+18
| |
| * :memo: Add OOP commentJakob Stendahl2021-02-281-3/+6
| |
| * :sparkles: Add emptyBattery codeJakob Stendahl2021-02-282-3/+21
| |
| * :art: Move display related code to Screen.cppJakob Stendahl2021-02-283-157/+277
| |
| * Merge branch 'master' of https://github.com/JakobST1n/hoverbit-bleJakob Stendahl2021-02-282-7/+15
| |\ | |/ |/|
* | Update README.mdJakob Stendahl2021-02-101-0/+3
| |
* | :memo: Update linkJakob Stendahl2021-02-101-1/+1
| |
* | :memo: Add issues noteJakob Stendahl2021-02-091-4/+1
| |
* | :memo: Add browser recommendationJakob Stendahl2021-02-091-1/+3
| |
* | :memo: Fix typoJakob Stendahl2021-02-091-1/+1
| |
* | :memo: Change some links, update some descriptionsJakob Stendahl2021-02-091-3/+3
| |
* | :memo: Add build.py as vendoredJakob Stendahl2021-02-091-0/+1
| |
* | Update .gitattributesJakob Stendahl2021-02-091-0/+1
| |
* | :memo: Mark utils folder as docs/vendoredJakob Stendahl2021-02-091-0/+2
| |
* | Update README.mdJakob Stendahl2021-02-091-1/+0
| |
* | Update README.mdJakob Stendahl2021-02-021-2/+5
| |
* | Update README.mdJakob Stendahl2021-02-021-1/+1
| |
| * :zap: Remove include from source fileJakob Stendahl2021-02-271-1/+0
| |
| * :art: Use extern MicroBit instead of sending pointer to classesJakob Stendahl2021-02-243-15/+14
| |
| * :art: Change (*uBit).prop to uBit->propJakob Stendahl2021-02-241-9/+9
| |
| * :sparkles: Show version number when A B is pressedJakob Stendahl2021-02-241-11/+9
| |
| * :lipstick: Make bluetooth symbol flash when not connectedJakob Stendahl2021-02-242-1/+25
| |
| * :truck: Move header files to inc folderJakob Stendahl2021-02-243-1/+2
| |
| * :bug: Try fix #2Jakob Stendahl2021-02-241-51/+52
| |
| * :boom: Refactor HoverBitController to only have API relevant for HoverBitJakob Stendahl2021-02-243-33/+30
| |
| * :sprakles: Add failsafe code (addressing #5)Jakob Stendahl2021-02-102-10/+25
|/
* Merge branch 'master' of https://github.com/JakobST1n/hoverbit-bleJakob Stendahl2021-02-021-8/+26
|\
| * Update README.mdJakob Stendahl2021-02-011-8/+26
| |
* | Make code function a bit betterJakob Stendahl2021-02-021-5/+12
|/
* :bug: Fix bluetooth receive methodJakob Stendahl2021-01-121-7/+19
|
* Merge branch 'master' of https://github.com/JakobST1n/hoverbit-bleJakob Stendahl2021-01-121-0/+3
|\
| * Update README.mdJakob Stendahl2021-01-111-0/+3
| |
* | :bug: Improve endofmessage-checkingJakob Stendahl2021-01-121-1/+1
|/
* :memo: Add some content to readme0.0.1Jakob Stendahl2021-01-111-2/+2
|
* :sparkles: Send battery, and receive all commands as one stringJakob Stendahl2021-01-111-27/+30
|
* :see_no_evil: Add node things to gitignoreJakob Stendahl2021-01-111-0/+117
|
* :sparkles: Add working bluetooth receiverJakob Stendahl2021-01-1149-0/+4914
|
* :tada: Initial commitJakob Stendahl2021-01-111-0/+15