made compass project from rust-discovery into a tilt compensated compass.
This commit is contained in:
commit
7fe49fd9bf
12 changed files with 860 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
*.org
|
||||
.#*
|
||||
.gdb_history
|
||||
/template
|
||||
Cargo.lock
|
||||
book/
|
||||
target/
|
||||
/.idea
|
Loading…
Add table
Add a link
Reference in a new issue