You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The compiler (rightfully) complains about re-definition of these macros in the header file. The second definition overrides the first one. Unfortunately the two definitions use different value, so i'm wondering if the functions setNumber() and setSignedNumber() really do what they should.
The compiler (rightfully) complains about re-definition of these macros in the header file. The second definition overrides the first one. Unfortunately the two definitions use different value, so i'm wondering if the functions setNumber() and setSignedNumber() really do what they should.
xtm1638/xtm1638.h
Line 330 in e6da698
xtm1638/xtm1638.h
Line 388 in e6da698
xtm1638/xtm1638.h
Line 329 in e6da698
xtm1638/xtm1638.h
Line 389 in e6da698
The text was updated successfully, but these errors were encountered: