From 7233452819711d73cfe5d7804aebe13b3d03ec9a Mon Sep 17 00:00:00 2001 From: BCG Date: Thu, 12 Dec 2019 00:09:20 -0500 Subject: [PATCH] Added Feather M0 and Trinket M0 to build tags for WS2812 --- ws2812/ws2812_m0_48m.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ws2812/ws2812_m0_48m.go b/ws2812/ws2812_m0_48m.go index 15b501b..16faebf 100644 --- a/ws2812/ws2812_m0_48m.go +++ b/ws2812/ws2812_m0_48m.go @@ -1,4 +1,4 @@ -// +build circuitplay_express itsybitsy_m0 arduino_nano33 +// +build circuitplay_express itsybitsy_m0 arduino_nano33 feather_m0 trinket_m0 package ws2812