Skip to content

timing examples doesn't compile #1

@Semphora

Description

@Semphora

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!

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