partial work
This commit is contained in:
@@ -17,4 +17,4 @@ class WebServerThread : private concurrency::OSThread
|
||||
virtual int32_t runOnce();
|
||||
};
|
||||
|
||||
extern WebServerThread webServerThread;
|
||||
extern WebServerThread *webServerThread;
|
||||
|
||||
Reference in New Issue
Block a user