Hi,
Is it possible to use A ByteBucher code on PIC16F724.

How to modified a Darrels Taylor file "DT_INTS-14.bas" with his red text on this thread.
When I open his file "DT_INTS-14.bas" ver 1.10 I dont see anywhere where I can put this code:

GetIntInfo macro IflagReg, IflagBit

Found = NO
; nolist
ifdef TMR1GIF ;----{ TMR1 Gate Interrupt }---------------[PIR1, TMR1GIF]---
INT_Source PIR1, TMR1GIF, PIE1, TMR1GIE


and


ASM
#define TMR1GATE_INT PIR1,TMR1GIF ;-- Timer1 Gate Interrupt


Can someone help me to use capacitive sensing on this pic

Best regards