WIP: Event generic
Compare changes
Files
3- Florian Prill authored
+ 2
− 2
@@ -90,10 +90,10 @@ int main(void) {
This branch replaces the former, rather slow isCurrentEventActive
query by a faster implementation based on large integer division using base 1200.