pushing board change
build rgb-board / build (push) Successful in 4m1s Details

main
Nathan Wagner 3 weeks ago
parent 2f23271bf1
commit 6d1cd08949

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

Loading…
Cancel
Save