Skip to content

Commit a748451

Browse files
authored
Merge pull request #275 from tinygo-org/ws2812-add-nrf52833
ws2812: add tag for nrf52833
2 parents 7b565e8 + a811483 commit a748451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ws2812/ws2812_m4_64m.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build nrf52 nrf52840
1+
// +build nrf52 nrf52840 nrf52833
22

33
package ws2812
44

0 commit comments

Comments
 (0)