Skip to content

"USB Mode" & "USB CDC On Boot" menu options #47

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

Closed
wants to merge 2 commits into from

Conversation

tobozo
Copy link

@tobozo tobozo commented Sep 11, 2023

  • add a safeguard to make sure that USBSerial always prints to the connected Serial interface, whatever USB Mode or USB CDC On Boot menu option is selected (see M5CoreS3 board and partitions update espressif/arduino-esp32#8276).
  • remove redundant call to USBSerial.begin() in I2C_IMU.cpp and use standard output to print IMU ChipID

@me-no-dev
Copy link

I agree with @tobozo

@Tinyu-Zhao
Copy link
Collaborator

Tinyu-Zhao commented Jun 7, 2024

Now use Serial instead of USBSerial.
Thank you for your help.

@Tinyu-Zhao Tinyu-Zhao closed this Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants