diff --git a/content/posts/automated-poker-table/index.md b/content/posts/automated-poker-table/index.md index 5e6e81d..ae6ccb7 100644 --- a/content/posts/automated-poker-table/index.md +++ b/content/posts/automated-poker-table/index.md @@ -33,17 +33,9 @@ The Arduino Nano handles I/O control for the 4 button panels which enable player System Overview -### Card Dealer - -### Auto-Shuffler - -### Player Button Panel - -### Game Display - ## Design Reviews -### Card Dealer +### Card Dealer (Turret) ### Auto-Shuffler @@ -53,4 +45,6 @@ The Arduino Nano handles I/O control for the 4 button panels which enable player #### Card Elevator -### Button Panel \ No newline at end of file +### Button Panel + +### Game Display \ No newline at end of file