[M487] Remove trailing space in lp_ticker/us_ticker

pull/5553/head
ccli8 2017-11-08 14:29:23 +08:00 committed by Martin Kojtal
parent 8b86d44867
commit bc9c9ca1e2
2 changed files with 3 additions and 5 deletions

View File

@ -103,8 +103,6 @@ void lp_ticker_init(void)
// Schedule wakeup to match semantics of lp_ticker_get_compare_match()
lp_ticker_set_interrupt(wakeup_tick);
}
timestamp_t lp_ticker_read()