Commit Graph

3 Commits

Author SHA1 Message Date
a5b5fb17c6 Code finalization for bouncing sprite. 2022-11-04 21:43:50 +01:00
51fdaab28d Add bouncing sprite. First experiment. 2022-11-04 21:43:24 +01:00
6137f21b48 implemented transition mode
if transition_mode pin is high, then images are shown continuosly
(eg the next image is shown as soon as the next_image button is pressed)
but if transition_mode pin is low, then, when you press the button, the
current image disappears, and the next one appears when you press the
button again
2021-08-12 22:53:27 +02:00