diff --git a/rgb.go b/rgb.go index 3ef4192..8fba01e 100644 --- a/rgb.go +++ b/rgb.go @@ -1,3 +1,5 @@ +//go:build tinygo + package keyboard import (