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
		
	
			
		
			
				
	
	
		
			43 lines
		
	
	
		
			425 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
		
			425 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# ESP-IDF
 | 
						|
build
 | 
						|
sdkconfig.old
 | 
						|
dependencies.lock
 | 
						|
 | 
						|
 | 
						|
# VIM files
 | 
						|
*.swp
 | 
						|
*.swo
 | 
						|
**/.cache
 | 
						|
 | 
						|
 | 
						|
# VS-code
 | 
						|
settings.json
 | 
						|
 | 
						|
 | 
						|
# drawio
 | 
						|
*.dtmp
 | 
						|
*.bkp
 | 
						|
# diagrams are mostly temporary (pdf files are tracked)
 | 
						|
*.drawio
 | 
						|
 | 
						|
 | 
						|
# React
 | 
						|
**/react-app/build
 | 
						|
**/react-app/.pnp
 | 
						|
.pnp.js
 | 
						|
node_modules
 | 
						|
 | 
						|
npm-debug.log*
 | 
						|
yarn-debug.log*
 | 
						|
yarn-error.log*
 | 
						|
 | 
						|
.DS_Store
 | 
						|
.env.local
 | 
						|
.env.development.local
 | 
						|
.env.test.local
 | 
						|
.env.production.local
 | 
						|
 | 
						|
 | 
						|
# other
 | 
						|
octave-workspace
 |