Skip to content

Question: outer loop #16

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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