{
  "version": 1,
  "author": "Uri Shaked",
  "editor": "wokwi",
  "parts": [
    {
      "type": "board-esp32-devkit-c-v4",
      "id": "esp",
      "top": 96,
      "left": -158.36,
      "attrs": { "fastTLS": "1" }
    },
    {
      "type": "wokwi-ili9341",
      "id": "lcd1",
      "top": 34.2,
      "left": 107.3,
      "rotate": 90,
      "attrs": {}
    },
    {
      "type": "wokwi-pushbutton",
      "id": "btn1",
      "top": 351.8,
      "left": 182.4,
      "attrs": { "color": "green", "label": "New joke" }
    }
  ],
  "connections": [ [ "esp:TX", "$serialMonitor:RX", "", [] ], [ "esp:RX", "$serialMonitor:TX", "", [] ] ],
  "dependencies": {}
}