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
Would you mind explaining the logic behind CRSF::UpdateChannels?
Specifically, why does each channels[i] get written with the data that it does? I can see the pattern in bitwise operations, but I don't know why you are doing what you are doing.
Would you mind explaining the logic behind CRSF::UpdateChannels?
Specifically, why does each channels[i] get written with the data that it does? I can see the pattern in bitwise operations, but I don't know why you are doing what you are doing.