Quick question.....in the xc.h file I include in my files, there are tons of #if defined for the exact microcontroller being used. For example, mine uses this: #if defined(__dsPIC33EP256MU806__)
#include
#endif Where is the __dsPIC33EP..
↧