I get a compiler warning on this line generated by Harmony 1.06.22 void __ISR(_OUTPUT_COMPARE_1_VECTOR, ipl1) _IntHandlerDrvOCInstance0(void)
{
PLIB_INT_SourceFlagClear(INT_ID_0, INT_SOURCE_OUTPUT_COMPARE_1);} it says it is depreciated. All the rest hav..
↧