mirror of
https://github.com/revspace/operame
synced 2026-03-10 23:21:34 +00:00
Refactor
- Source files moved to src/ - operame.cpp renamed to main.cpp - Display code factored out to separate file - Sensor code factored out to separate file, turned into classes
This commit is contained in:
parent
6ce64f635b
commit
fa79001736
7 changed files with 231 additions and 221 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
.pio
|
||||
.*
|
||||
platformio-*.ini
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue