mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/driver_motor_driver: remove uneeded xtimer_init()
This commit is contained in:
parent
30dcfb8202
commit
621d81756c
@ -112,8 +112,6 @@ void motion_control(void)
|
||||
|
||||
int main(void)
|
||||
{
|
||||
xtimer_init();
|
||||
|
||||
motion_control();
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user