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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
:zap: Remove include from source file
Jakob Stendahl
2021-02-27
1
-1
/
+0
|
*
:art: Use extern MicroBit instead of sending pointer to classes
Jakob Stendahl
2021-02-24
2
-12
/
+11
|
*
:art: Change (*uBit).prop to uBit->prop
Jakob Stendahl
2021-02-24
1
-9
/
+9
|
*
: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
|
*
:truck: Move header files to inc folder
Jakob Stendahl
2021-02-24
2
-148
/
+0
|
*
: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
3
-33
/
+30
|
*
:sprakles: Add failsafe code (addressing #5)
Jakob Stendahl
2021-02-10
2
-10
/
+25
|
*
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
5
-0
/
+633