-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I found that the inky frame defaulted to slide 1 on battery power, and would not advance.
Line 190: SLIDE_CURFILE = SLIDE_DIR + "/slide.cur"
The .cur file did not seem to be being created.
Changing this line to SLIDE_CURFILE = "curr_slide_idx.txt" works, the file stored on the pico, not the sd card.
PS Thanks for this great code - the pimoroni code was continually throwing errors, and I was about the throw the inky frame in the bin, until we found your solution!
Metadata
Metadata
Assignees
Labels
No labels