Use events instead of continous pinging
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
#ifndef MASTEROPTIONS_LOGGER_H
|
||||
#define MASTEROPTIONS_LOGGER_H
|
||||
#ifndef UTIL_H
|
||||
#define UTIL_H
|
||||
|
||||
#include "Actions.h"
|
||||
|
||||
@@ -22,4 +22,4 @@ Direction string_to_direction(std::string s);
|
||||
GestureMode string_to_gesturemode(std::string s);
|
||||
Action string_to_action(std::string s);
|
||||
|
||||
#endif //MASTEROPTIONS_LOGGER_H
|
||||
#endif //UTIL_H
|
||||
Reference in New Issue
Block a user