summaryrefslogtreecommitdiff
path: root/mcc_generated_files/tmr1.c
diff options
context:
space:
mode:
authorJoshua Drake <Joshua.Ellis.Drake@gmail.com>2024-04-25 16:59:11 -0500
committerJoshua Drake <Joshua.Ellis.Drake@gmail.com>2024-04-25 16:59:11 -0500
commita4055061108975b41e34602c29ed2185d8a654d1 (patch)
treefa1801fabd53a6b00fc972b5c6d1bbd07534fcd2 /mcc_generated_files/tmr1.c
parent319b3a68ee64d8549524b53fba2934e94c07d19e (diff)
Commit Prior to testing.
Diffstat (limited to 'mcc_generated_files/tmr1.c')
-rw-r--r--mcc_generated_files/tmr1.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mcc_generated_files/tmr1.c b/mcc_generated_files/tmr1.c
index 25bc139..1cb4180 100644
--- a/mcc_generated_files/tmr1.c
+++ b/mcc_generated_files/tmr1.c
@@ -159,8 +159,7 @@ uint16_t TMR1_Counter16BitGet( void )
void __attribute__ ((weak)) TMR1_CallBack(void)
{
- _LATB8 = 0;
- _LATB7 = 1;
+
}
void TMR1_SetInterruptHandler(void (* InterruptHandler)(void))