{
  "version": 1,
  "author": "Salah Abdeljabar",
  "editor": "wokwi",
  "parts": [
    { "type": "wokwi-esp32-devkit-v1", "id": "esp", "top": 0, "left": 0, "attrs": {} },
    { "type": "wokwi-dht11", "id": "dht1", "top": 150, "left": 200, "attrs": { "pins": "VCC,SDA,GND" } }
  ],
  "connections": [
    ["dht1:VCC", "esp:3V3", "red", ["h0"]],
    ["dht1:GND", "esp:GND.1", "black", ["h0"]],
    ["dht1:SDA", "esp:D4", "green", ["h0"]]
  ]
}
