TiLDA MK4/Neopix

From EMF Badge
Jump to navigation Jump to search
from machine import Neopix
n = Neopix()
n.display([0x00ff00,0xff0000])