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
This function returns an int when the function header says it will return an unsigned int. I'm not sure if the rollover will work properly this way. Can you please advise?
The text was updated successfully, but these errors were encountered:
P1AM/src/P1_HSC.cpp
Lines 173 to 187 in b1a57aa
This function returns an int when the function header says it will return an unsigned int. I'm not sure if the rollover will work properly this way. Can you please advise?
The text was updated successfully, but these errors were encountered: