Reducing sections
This commit is contained in:
parent
17097c5d20
commit
72273491a1
1 changed files with 4 additions and 10 deletions
|
@ -33,17 +33,9 @@ The Arduino Nano handles I/O control for the 4 button panels which enable player
|
||||||
<img src="system_overview.png" alt="System Overview" style="border-radius: 15px;">
|
<img src="system_overview.png" alt="System Overview" style="border-radius: 15px;">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Card Dealer
|
|
||||||
|
|
||||||
### Auto-Shuffler
|
|
||||||
|
|
||||||
### Player Button Panel
|
|
||||||
|
|
||||||
### Game Display
|
|
||||||
|
|
||||||
## Design Reviews
|
## Design Reviews
|
||||||
|
|
||||||
### Card Dealer
|
### Card Dealer (Turret)
|
||||||
|
|
||||||
### Auto-Shuffler
|
### Auto-Shuffler
|
||||||
|
|
||||||
|
@ -54,3 +46,5 @@ The Arduino Nano handles I/O control for the 4 button panels which enable player
|
||||||
#### Card Elevator
|
#### Card Elevator
|
||||||
|
|
||||||
### Button Panel
|
### Button Panel
|
||||||
|
|
||||||
|
### Game Display
|
Loading…
Add table
Add a link
Reference in a new issue