from machine import Pin
import time
led1=Pin(7,Pin.OUT)
while True:
    led1.toggle()
    time.sleep(1)
BOOTSELLED1239USBRaspberryPiPico©2020RP2-8020/21P64M15.00TTT
NOCOMNCVCCGNDINLED1PWRRelay Module