aboutsummaryrefslogtreecommitdiff
path: root/source/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* :sparkles: Make it possible for app to controll display modeJakob Stendahl2021-02-281-1/+18
|
* :art: Move display related code to Screen.cppJakob Stendahl2021-02-281-153/+12
|
* :art: Use extern MicroBit instead of sending pointer to classesJakob Stendahl2021-02-241-1/+1
|
* :sparkles: Show version number when A B is pressedJakob Stendahl2021-02-241-11/+9
|
* :lipstick: Make bluetooth symbol flash when not connectedJakob Stendahl2021-02-241-1/+19
|
* :bug: Try fix #2Jakob Stendahl2021-02-241-51/+52
|
* :boom: Refactor HoverBitController to only have API relevant for HoverBitJakob Stendahl2021-02-241-6/+6
|
* Make code function a bit betterJakob Stendahl2021-02-021-5/+12
|
* :bug: Fix bluetooth receive methodJakob Stendahl2021-01-121-7/+19
|
* :bug: Improve endofmessage-checkingJakob Stendahl2021-01-121-1/+1
|
* :sparkles: Send battery, and receive all commands as one stringJakob Stendahl2021-01-111-27/+30
|
* :sparkles: Add working bluetooth receiverJakob Stendahl2021-01-111-0/+269