add Steering

This commit is contained in:
2023-09-04 15:20:54 +02:00
parent 473d71ff6b
commit f45fd4ae7e
9 changed files with 457 additions and 19 deletions

View File

@@ -11,6 +11,7 @@
<itemPath>app/kartculator.h</itemPath>
<itemPath>app/eeprom.h</itemPath>
<itemPath>app/drive.h</itemPath>
<itemPath>app/steering.h</itemPath>
</logicalFolder>
<logicalFolder name="board" displayName="board" projectFiles="true">
<itemPath>board/led/led.h</itemPath>
@@ -50,6 +51,7 @@
<itemPath>app/kartculator.c</itemPath>
<itemPath>app/eeprom.c</itemPath>
<itemPath>app/drive.c</itemPath>
<itemPath>app/steering.c</itemPath>
</logicalFolder>
<logicalFolder name="board" displayName="board" projectFiles="true">
<itemPath>board/led/led.c</itemPath>