Skip to content

Commit 42607a0

Browse files
authored
Update README.md
1 parent 01e960d commit 42607a0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,9 @@ Reality:
4242

4343
![What it looks like](https://github.com/ginkage/FlippAirMouse/blob/main/schematic/flipper.jpg)
4444

45-
4645
## Software
4746

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
4948

5049
If you're familiar with Flipper applications, start in the [firmware](https://github.com/flipperdevices/flipperzero-firmware) checkout folder and do the following:
5150
```
@@ -55,3 +54,7 @@ cd ../..
5554
./fbt fap_air_mouse
5655
```
5756
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

Comments
 (0)