from machine import Pin
import utime

led_1 = machine.Pin(22, machine.Pin.OUT)
  
while True:
    led_1.toggle()
    utime.sleep(0.1)
$abcdeabcde151015202530354045505560fghijfghij
BOOTSELLED1239USBRaspberryPiPico©2020RP2-8020/21P64M15.00TTT