[INFO] defines naming convention in 20732mapa1.h

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
user_2112781
Level 4
Level 4
10 likes received 10 likes given 5 likes given

Hello,

I noticed that in the file ./Wiced-Smart/bsp/inc/20732mapa1.h, the naming convention for the defines is a bit clumsy.

Especially defining the word "version" line 225:

#define version       (*(volatile unsigned int *)version_adr)

I had compiling issues because of using a structure member called "version".

This is not a bug but I just wanted to inform you of the possible issues it could lead to.

Thanks.

0 Likes
1 Reply
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Thanks for pointing this out.

victorz

0 Likes