Skip to content

Commit

Permalink
del fixme comment
Browse files Browse the repository at this point in the history
  • Loading branch information
meltingrabbit committed Mar 4, 2023
1 parent 8baa732 commit 27fb5f9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ static void UART_TEST_update_(void);
// static int UART_TEST_unset_rec_flag_(uint32_t no);
// static int UART_TEST_is_rec_flag_up_(uint32_t no);

// FIXME: インスタンス名
static UART_TEST_Driver uart_test_driver_;
const UART_TEST_Driver* const uart_test_driver = &uart_test_driver_;

Expand Down

0 comments on commit 27fb5f9

Please sign in to comment.