Save
Share
Docs
Sign in
Sign up
main.py
diagram.json
from machine import Pin led=Pin(23,Pin.OUT) led.on()
➡
Simulation