Started on the webserver sketch, connected it to the motor code with tcp communication, implemented a simple webserver interface to control the device

This commit is contained in:
2025-08-07 19:51:38 +02:00
parent b178edebd3
commit 4cf349b20f
12 changed files with 748 additions and 216 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
*.FCBak
*.3mf
*.3mf
Code/.vscode