Wokwi - Online ESP32, STM32, Arduino Simulator
Save
Share
LED_POTEN Copy
by
jean704
Docs
Sign in
Sign up
sketch.ino
diagram.json
Library Manager
#define Led_1 12 #define pot_1 14 void setup() { } void loop() { }
Simulation