index
:
jakobst1n/hoverbit-ble
controller
dev
gh-pages
master
Controller software for the HOVER:BIT kit.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
main.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
:sparkles: Make it possible for app to controll display mode
Jakob Stendahl
2021-02-28
1
-1
/
+18
|
*
:art: Move display related code to Screen.cpp
Jakob Stendahl
2021-02-28
1
-153
/
+12
|
*
:art: Use extern MicroBit instead of sending pointer to classes
Jakob Stendahl
2021-02-24
1
-1
/
+1
|
*
:sparkles: Show version number when A B is pressed
Jakob Stendahl
2021-02-24
1
-11
/
+9
|
*
:lipstick: Make bluetooth symbol flash when not connected
Jakob Stendahl
2021-02-24
1
-1
/
+19
|
*
:bug: Try fix #2
Jakob Stendahl
2021-02-24
1
-51
/
+52
|
*
:boom: Refactor HoverBitController to only have API relevant for HoverBit
Jakob Stendahl
2021-02-24
1
-6
/
+6
|
*
Make code function a bit better
Jakob Stendahl
2021-02-02
1
-5
/
+12
|
*
:bug: Fix bluetooth receive method
Jakob Stendahl
2021-01-12
1
-7
/
+19
|
*
:bug: Improve endofmessage-checking
Jakob Stendahl
2021-01-12
1
-1
/
+1
|
*
:sparkles: Send battery, and receive all commands as one string
Jakob Stendahl
2021-01-11
1
-27
/
+30
|
*
:sparkles: Add working bluetooth receiver
Jakob Stendahl
2021-01-11
1
-0
/
+269