Skip to content

Commit

Permalink
fixed t2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Nov 15, 2023
1 parent c6c027e commit 78a8a62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/ppuc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ cmake --build build/Release

Run:
```shell
sudo build/Release/ppuc -c src/ppuc/examples/t2.yml
build/Release/ppuc -c src/ppuc/examples/t2.yml
```

### Windows
Expand Down
7 changes: 1 addition & 6 deletions src/ppuc/examples/t2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ switches:
number: 14
board: 1
port: 6
-
description: 'Trough Left'
number: 15
board: 2
port: 17
-
description: 'Trough Left'
number: 15
Expand Down Expand Up @@ -275,7 +270,7 @@ switches:
description: 'Drop Target'
number: 77
board: 3
port: 17
port: 1
-
description: Shooter
number: 78
Expand Down

0 comments on commit 78a8a62

Please sign in to comment.