Rework README, Update connection-plan
Readme:
- new structure
- remove unnecessary content
- add current features
connection-plan:
- Fix / Change pin assignments, matches config now
- Extend wiring-plan (Armchair section, box-wireframes, connectors)
function-diagram:
- fix typos in joystick mapping
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -10,9 +10,15 @@ dependencies.lock
|
||||
**/.cache
|
||||
|
||||
|
||||
# VS-code
|
||||
settings.json
|
||||
|
||||
|
||||
# drawio
|
||||
*.dtmp
|
||||
*.bkp
|
||||
# diagrams are mostly temporary (pdf files are tracked)
|
||||
*.drawio
|
||||
|
||||
|
||||
# React
|
||||
|
||||
Reference in New Issue
Block a user