Finished web socket communication

This commit is contained in:
2026-08-09 08:43:20 -06:00
parent 8c53ba5298
commit b782867c69
4 changed files with 99 additions and 59 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
platform = espressif32
board = esp32dev
framework = arduino
;lib_deps =
;; esp32async/ESPAsyncWebServer@^3.12.0
lib_deps =
WebSockets
; upload via OTA
upload_protocol = espota