pushing board change
All checks were successful
build rgb-board / build (push) Successful in 4m1s

This commit is contained in:
Nathan Wagner
2025-06-12 13:46:42 +00:00
parent 2f23271bf1
commit 6d1cd08949

View File

@@ -40,6 +40,8 @@ func animate(sz image.Point, mqMessages chan mqtt.Message) *Animation {
images: initialMap(),
updown: "marioUp",
dir: image.Point{1, 1},
a: 32,
b: 24,
},
}
}