Change folder structure (multiple boards)

- add second pcb board_control, currently copy of previous board
- not enough pins -> board_control handle ui send motorcommands via uart
  board_motorctl handle motors
This commit is contained in:
jonny_jr9
2023-08-28 11:15:06 +02:00
parent 224ac47214
commit b03baa4687
69 changed files with 32730 additions and 1399 deletions

4
.gitignore vendored
View File

@@ -10,8 +10,8 @@ sdkconfig.old
# React
react-app/build
react-app/.pnp
**/react-app/build
**/react-app/.pnp
.pnp.js
node_modules