Commit Graph

2 Commits

Author SHA1 Message Date
58c629753c Update README.md with quick start guide. 2022-09-29 22:04:50 +02: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