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
Fix compile warning with latest Arduino IDEs because uint_8+1 converted into int instead of uint8_t, added parenthesis to avoid side effects in future when composing with these macros.
0 commit comments