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
Put encoder/decoder tables for EFM in private unnamed namespace
Don't know why this wasn't done in the first place, they are implementation details and should not be exposed publicly (even though they're not in the header, I don't even want the symbols available at least not implicitly).
0 commit comments