PICloud Dispatcher screen mode
This commit is contained in:
@@ -14,6 +14,7 @@ public:
|
||||
void removeClient(DispatcherClient * c);
|
||||
PIVector<DispatcherClient*> getClients();
|
||||
EVENT_HANDLER0(void, printStatus);
|
||||
const DispatcherClient * getConnection() const {return server;}
|
||||
|
||||
private:
|
||||
DispatcherClient * server;
|
||||
|
||||
Reference in New Issue
Block a user