Skip to content

Defaults to slide 1 on battery #2

@corplayer

Description

@corplayer

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions