Skip to content

[enh. doc.] How does the main loop protocol work? How to check for timeouts? #185

@PizzaProgram

Description

@PizzaProgram

Please enhance the Protocol documentation, by adding important infos, about:

  • How the different "frequencies" work?

    • in main loop in .ino file
      is it safe to slow down by inserting delay(1); ?
    • if message received
      (how does it know when it finished, how to decide, if it was disconnected -> and just waiting endlessly)
    • same for message sent to the host
  • How to implement timeouts on host side the best way?

  • Does the main loop sends any ("ping") message periodically?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions