Skip to content

processDebugInputs() doesn't process inputs correctly #318

@produceconsumerobot

Description

@produceconsumerobot

Describe the bug
I think this Serial.read()

if(Serial.read() == 'F')

steals the char and breaks this Serial.read()
char c = Serial.read();

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions