-
-
Notifications
You must be signed in to change notification settings - Fork 906
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
Fix hidden debug #3530
Fix hidden debug #3530
Conversation
This comment has been minimized.
This comment has been minimized.
AUTOMERGE: (FAIL)
|
5d52807
to
5b16c8a
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Do you want to test this code? Here you have an automated build: |
Thanks, @haslinghuis - now the debug traces in Sensors tab show static values as well as changing values. Very useful if, for instance, we just debug a fixed number, or the number doesn't change until some time passes. Very grateful. |
approved untested; visual inspection only. |
@ctzsnooze was missing some debugs in sensors tab.