summaryrefslogtreecommitdiffstats
path: root/mcc_generated_files/uart1.c
diff options
context:
space:
mode:
Diffstat (limited to 'mcc_generated_files/uart1.c')
-rw-r--r--mcc_generated_files/uart1.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/mcc_generated_files/uart1.c b/mcc_generated_files/uart1.c
index bf35ee3..3c31d6d 100644
--- a/mcc_generated_files/uart1.c
+++ b/mcc_generated_files/uart1.c
@@ -18,7 +18,7 @@
Driver Version : 0.5
The generated drivers are tested against the following:
Compiler : XC32 1.42
- MPLAB : MPLAB X 3.55
+ MPLAB : MPLAB X 3.55
*/
/*
@@ -287,7 +287,7 @@ void UART1_Write(const uint8_t byte)
}
IEC1bits.U1TXIE = true ;
-
+
}
@@ -395,4 +395,4 @@ UART1_STATUS UART1_StatusGet (void)
#ifdef __cplusplus
}
-#endif \ No newline at end of file
+#endif