Does it wrong typdef constant select from comdef.h to main.c?
Posted on November 25, 2016 at 03:45Dear Sir,Take a look the global constant contained in comdef.h.typedef unsigned char boolean; /* Boolean value type. */typedef unsigned int uint32; /* Unsigned 32 bit value */typedef unsi...