Skip to content

Commit

Permalink
Fix bad comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsracz committed Jan 20, 2025
1 parent 917cbdb commit 87be795
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ void usb_interrupt_handler(void)
dcd_int_handler(0);
}

/// UART2 interrupt handler.
/// UART1 interrupt handler.
void uart1_interrupt_handler(void)
{
// uart1.interrupt_handler();
Expand Down

0 comments on commit 87be795

Please sign in to comment.