-
Notifications
You must be signed in to change notification settings - Fork 7.6k
V2.0.15 USB OTG Serial.println() works WITHOUT a Serial.begin() #9532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@def1149 - Indeed, I think that there is a reason for that, maybe related to being able to print Debug messages before the Sketch starts, if necessary. |
@SuGlider sorry, I did not understand this is USB. It would then make sense that it's ON |
Hello, Due to the overwhelming volume of issues currently being addressed, we have decided to close the previously received tickets. If you still require assistance or if the issue persists, please don't hesitate to reopen the ticket. Thanks. |
This shall be investigated. |
Board
Adafruit Feather ESP32-S2
Device Description
N/A
Hardware Configuration
N/A
Version
latest master (checkout manually)
IDE Name
Arduino IDE 2.3.2
Operating System
Windows 10
Flash frequency
80 Mhz
PSRAM enabled
yes
Upload speed
921600
Description
Serial.print() works WITHOUT a Serial.open()
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: