mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 16:16:13 +01:00
9 lines
303 B
JSON
9 lines
303 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"author": "Olivier Chatelain",
|
||
|
"editor": "wokwi",
|
||
|
"parts": [ { "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 0, "left": 0, "attrs": {} } ],
|
||
|
"connections": [ [ "esp:TX", "$serialMonitor:RX", "", [] ], [ "esp:RX", "$serialMonitor:TX", "", [] ] ],
|
||
|
"dependencies": {}
|
||
|
}
|