-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Heya, thanks for this. I'm enjoying it quite a bit!
just a note on the timing example from the readme
# urchin.conf
CONFIG_CUSTOM_ANIMATION_SPEED=300000 # 300 second total duration
# 30 pictures, so 10 seconds per picture
I had to move the inline comment to it's own line, to get it to build sucessfully.
like this.
# urchin.conf
CONFIG_CUSTOM_ANIMATION_SPEED=300000
# 300 second total duration
# 30 pictures, so 10 seconds per picture
cheers!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels