mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-14 07:56:52 +01:00
Update: config file is a command line parameter.
This commit is contained in:
@@ -70,6 +70,7 @@ public:
|
||||
private:
|
||||
int _argc;
|
||||
char** _argv;
|
||||
string _configFile;
|
||||
RingBuffer* _rb;
|
||||
Semaphore* _rbsem;
|
||||
Mutex _mt;
|
||||
|
||||
Reference in New Issue
Block a user