mirror of https://github.com/ARMmbed/mbed-os.git
[M487] Remove trailing space in lp_ticker/us_ticker
parent
8b86d44867
commit
bc9c9ca1e2
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in New Issue