Skip to content

Title Validate Serial Monitor Baud Rate #35

@Adithyakp86

Description

@Adithyakp86

Description When starting the serial monitor the user is prompted to manually type the baud rate There is no validation to ensure the entered value is a standard baud rate or even a number Entering an incorrect value can cause the arduino cli monitor command to fail or display garbage data

Solution Replace the free text input with a selection menu using gum choose populated with standard baud rates such as 9600 115200 57600 and others This eliminates typos and ensures a valid configuration is used for serial communication

assign this issue to me under the OSCG

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions