You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,9 @@ Reality:
42
42
43
43

44
44
45
-
46
45
## Software
47
46
48
-
The code is based on the original Bosch [driver](https://github.com/BoschSensortec/BMI160_driver/) and an orientation tracking implementation from the [Cardboard](https://github.com/googlevr/cardboard/tree/master/sdk/sensors) project
47
+
The code is based on the original Bosch [driver](https://github.com/BoschSensortec/BMI160_driver/) and an orientation tracking implementation from the Google [Cardboard](https://github.com/googlevr/cardboard/tree/master/sdk/sensors) project
49
48
50
49
If you're familiar with Flipper applications, start in the [firmware](https://github.com/flipperdevices/flipperzero-firmware) checkout folder and do the following:
51
50
```
@@ -55,3 +54,7 @@ cd ../..
55
54
./fbt fap_air_mouse
56
55
```
57
56
If you're not familiar with those, just grab a `fap` file from Releases.
57
+
58
+
## License
59
+
60
+
TL;DR: Use the code however you want, give credit where it's due, no warranty of any kind is provided.
0 commit comments