Hi Al,
The 16F88 doesn't have separate interrupt flags for the 2 comparators.
Both comparators use the same flag.
So with DT_INTS, use the single CMP_INT handler.
Hi Al,
The 16F88 doesn't have separate interrupt flags for the 2 comparators.
Both comparators use the same flag.
So with DT_INTS, use the single CMP_INT handler.
DT
Bookmarks