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
Fixed issue #15 "PreferUpperCamelIfMissed" has some strange problem.
Why:
Missed case in Detection.cpp!_IsHungarianNotationString() function.
HowToFix:
Fixed it and added new unit test case, PreferUpperCamelIfMissed, in TestDetection.cpp file.
When I set "PreferUpperCamelIfMissed = true", I will get error like this
<11, 28> Variable : u32StreamId (uint32_t)
<105, 50> Parameter: u8RxSeq (uint8_t)
The text was updated successfully, but these errors were encountered: