// +build !digispark,!arduino package main import "machine" // Replace neo in the code below to match the pin // that you are using if different. var neo machine.Pin = machine.NEOPIXELS