Need helping implementing interrupt to call message by spdt switch .
Use portb or use porta ?
#include <GENERAL.h> ;This is the header file you created for this lab#1
;;; Blinking Module Variables and Constants
;#include "p16f84a.inc"
;__CONFIG _FOSC_HS & _WDTE_OFF & _PWRTE_OFF &...