Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Akashem06 committed Nov 4, 2024
1 parent a145aca commit 984f5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/ms-common/src/arm/uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,4 @@ void USART1_IRQHandler(void) {

void USART2_IRQHandler(void) {
prv_handle_irq(UART_PORT_2);
}
}

0 comments on commit 984f5a2

Please sign in to comment.