pass pointer

pico-v0.37-esp-bitmap
alanbjohnston 3 years ago committed by GitHub
parent 17e85c6ddf
commit 9093bfa58a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -82,7 +82,7 @@ void loop() {
}
bitmap = pic->buf;
picosstvpp();
picosstvpp(&bitmap);
delay(2000);
}

Loading…
Cancel
Save

Powered by TurnKey Linux.