dev-own-engine 0.2-own-engine
marcelb 6 months ago
parent 9ce28309b1
commit 8ce071fd57
  1. 4
      lib/rotor.hpp

@ -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…
Cancel
Save