alskdjaslkdjas

This commit is contained in:
nathan
2022-07-09 19:57:16 -04:00
parent a9bdf22e57
commit bf87ebdb3e
10 changed files with 17 additions and 14 deletions

View File

@@ -5,7 +5,7 @@ import (
"image/color"
"net/rpc"
"github.com/mcuadros/go-rpi-rgb-led-matrix"
"gitea.wagshome.duckdns.org/publicWagsHome/go-rpi-rgb-led-matrix"
)
func init() {

View File

@@ -8,7 +8,7 @@ import (
"net/http"
"net/rpc"
"github.com/mcuadros/go-rpi-rgb-led-matrix"
"gitea.wagshome.duckdns.org/publicWagsHome/go-rpi-rgb-led-matrix"
)
type RPCMatrix struct {