Skip to content

Commit

Permalink
chore(): ws transport
Browse files Browse the repository at this point in the history
  • Loading branch information
matteolc committed Oct 6, 2023
1 parent e28d4da commit 7ae6158
Show file tree
Hide file tree
Showing 5 changed files with 623 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .vscode/arduino.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"sketch": "arduino/arduino.ino",
"configuration": "LoopCore=1,EventsCore=1,PSRAM=enabled,PartitionScheme=default_8MB,CPUFreq=240,FlashFreq=80,FlashSize=8M,UploadSpeed=115200,DebugLevel=verbose,EraseFlash=none",
"board": "espressif:esp32:adafruit_feather_esp32_v2",
"port": "/dev/tty.usbserial-54B00055941"
}
Loading

0 comments on commit 7ae6158

Please sign in to comment.