Skip to content

"Typo" error in debugAddGlobalIntxxx() Methods leads to wring datatype #10

Description

@SokoFromNZ

Hi,

Just used your great library and found a small bug I thought I should report:

I was adding a int16 variable using debugAddGlobalInt16_t(...) but the App showed me the variable as uint16.

By checking your source I found the error in SerialDebug.cpp:
In the rows 2417, 2421 and 2425 as well as 2523, 2527 and 2531 you use the wrong value for parameter 3.

I've corrected it already locally for me. Would be great if you can take 50 seconds to do the same on your side so my local changes won't be reverted with your next version :)

thx
Soko

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions