Task-Driven, powersaving trial written, must test.
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
#define SOCKETIO_HPP
|
||||
#include <atomic>
|
||||
|
||||
extern std::atomic<bool> statusResolved;
|
||||
extern std::atomic<bool> connected;
|
||||
|
||||
// Initialize Socket.IO client and connect to server
|
||||
void initSocketIO();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user