Hello, I've been using MPLAB X and MCC for some time now. I've noticed that in the MCC generated files, function prototypes declared in header files do not used the extern attribute even though the definition for said function is in another file (the corr..
↧