Quote Originally Posted by mister_e View Post
If you're using ON INTERRUPT... yes PAUSE will screw up things. Using Darrel's interrupt + it's USBDemo code modification ( AKA POST 148), should solve it.
http://www.picbasic.co.uk/forum/show...&postcount=148

Depending how you implemented the interrupt debounce/read plah plah, it may work as well with ON INTERRUPT..
Hi Steve,

Thanks for the tip, it works a treat!

I rekkon melabs should incorporate DTs instant interrupts into their next version of pbp and do away with ON INTERRUPT altogether......

Cheers buddy.

Squib