Skip to content
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

#define DEBUG_INITIAL_LEVEL DEBUG_LEVEL_VERBOSE doesn't set it to verbose in debugger #16

Open
SMasanneck opened this issue May 18, 2020 · 0 comments

Comments

@SMasanneck
Copy link

Describe the bug
A clear and concise description of what the bug is.
#define DEBUG_INITIAL_LEVEL DEBUG_LEVEL_VERBOSE doesn't set it to verbose
To Reproduce
Steps to reproduce the behavior:

  1. Uncomment #define DEBUG_INITIAL_LEVEL DEBUG_LEVEL_VERBOSE doesn't set it to verbose

Expected behavior
A clear and concise description of what you expected to happen.
Set the debugger to Verbose
Screenshots
If applicable, add screenshots to help explain your problem.

Arduino Information:

  • OS: [e.g. Windows, MacOSX, Linux]
    Winodws 10
  • IDE [e.g. Arduino IDE, Eclipse, VSCode]
    Arduino 1.8.12
  • IDE Version [e.g. 1.8.6]
    Arduino 1.8.12
  • Board [e.g ESP32]
    MKR WAN 1300
    Additional context
    Add any other context about the problem here.
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

No branches or pull requests

1 participant