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
From the compiler's point of view, it's a non-issue, but for the code reader, it's confusing, not least because the inverse functions lowByte and highByte return type uint8_t, not byte.
Fixed by #414