Skip to content

Question: outer loop #16

@maziac

Description

@maziac

This is a question, rather than an issue:

In the 'loop()' there is a for loop which counts to 10:

 for(uint8_t i=0; i<10; i++)

What's the use of it?
Could it as well be removed?

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