Skip to content

Fails if using an image folder other than "/" #7

Closed
@kattni

Description

@kattni

Currently the library fails if you change the image folder to anything but "/".

Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Traceback (most recent call last):
  File "code.py", line 7, in <module>
  File "adafruit_slideshow.py", line 195, in __init__
  File "adafruit_slideshow.py", line 294, in advance
OSError: [Errno 2] No such file/directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions