Fix error
This commit is contained in:
parent
9ce28309b1
commit
8ce071fd57
@ -175,11 +175,13 @@ class rotor {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* It is intended that there is only one global declaration
|
* It is intended that there is only one global declaration
|
||||||
*/
|
*/
|
||||||
static rotor _rotor;
|
static rotor _rotor;
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Core class for pure async timer functions
|
* Core class for pure async timer functions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user