Closed elfring closed 6 years ago
I would like to point out that an identifier like “__UFSM_H__” does eventually not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?
__UFSM_H__
That's a good point, I haven't explicitly selected a code convention. I'll add this in the next release.
I would like to point out that an identifier like “
__UFSM_H__
” does eventually not fit to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?