-
-
Notifications
You must be signed in to change notification settings - Fork 474
Closed as not planned
Labels
status: waiting for informationMore information must be provided before work can proceedMore information must be provided before work can proceedtopic: codeRelated to content of the project itselfRelated to content of the project itselftopic: serial monitorRelated to the Serial MonitorRelated to the Serial Monitortype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
I am using Arduino Due in windows 11. In my code, I have to give some input in the serial monitor to run the sketch, but when I provide the desired input and press Ctrl+Enter, input data is not getting accepted by the code. Am I doing something wrong?
Everything works perfectly when I do the same thing without any change in IDE 1.8.19. Is it a bug or am I doing something wrong?
I welcome any suggestions.
To reproduce
It happens every time I try a similar code.
Expected behavior
Input should be accepted by the code and should do further calculation and execute.
Arduino IDE version
IDE 2.0.0-rc9
Operating system
Windows
Operating system version
11
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
status: waiting for informationMore information must be provided before work can proceedMore information must be provided before work can proceedtopic: codeRelated to content of the project itselfRelated to content of the project itselftopic: serial monitorRelated to the Serial MonitorRelated to the Serial Monitortype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project