MCPcopy Create free account
hub / github.com/RetiredWizard/PyDOS / badblink.py

File badblink.py

mpython/badblink.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Example for Pico (pin 25), Nano Connect (Pin 6). Blinks the built-in LED."""
2import time
3from machine import Pin
4from pydos_hw import Pydos_hw

Callers

nothing calls this directly

Calls 2

getMethod · 0.80
valueMethod · 0.80

Tested by

no test coverage detected