From 72273491a1397ecc35227b7fde362292c5103a7f Mon Sep 17 00:00:00 2001 From: Sharwin Patil Date: Sat, 11 Jan 2025 22:41:27 -0600 Subject: [PATCH] Reducing sections --- content/posts/automated-poker-table/index.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) 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