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