Skip to content

Commit

Permalink
upd diagram-esp32s3.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane authored Mar 25, 2024
1 parent c8818b2 commit 8504d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wokwi/diagram-esp32s3.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"author": "Juraj Michálek",
"editor": "wokwi",
"parts": [ { "type": "board-esp32-s3-devkitc-1", "id": "esp", "top": 0, "left": 0, "attrs": { "flashSize":"8"} } ],
"connections": [],
"connections": [ [ "esp:TX", "$serialMonitor:RX", "", [] ], [ "esp:RX", "$serialMonitor:TX", "", [] ] ],
"dependencies": {}
}

0 comments on commit 8504d96

Please sign in to comment.