[add] Autoplay demo, web config, and WiFi AP.

This commit is contained in:
2026-03-06 09:53:53 +01:00
parent cea3cdad37
commit 8a776dfae5
7 changed files with 542 additions and 231 deletions
-9
View File
@@ -1,9 +0,0 @@
[project]
name = "connect-four"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"esptool>=5.2.0",
]