This commit is contained in:
Alexander NeonXP Kiryukhin 2024-07-31 03:16:37 +03:00
parent c13afa1677
commit 953bc3a574
Signed by: NeonXP
GPG key ID: 35E33E1AB7776B39

View file

@ -3,7 +3,7 @@ package main
import (
"time"
"github.com/aykevl/board"
"github.com/neonxp/board"
"tinygo.org/x/drivers"
"tinygo.org/x/drivers/pixel"
)