small bugfix
This commit is contained in:
@@ -44,7 +44,7 @@ private:
|
||||
|
||||
private:
|
||||
const std::string DEFAULT_RUNTIME_DIR = "/tmp/flippR_driver-runtime/";
|
||||
const std::string SOCKET_NAME = "S.flippR_driver"
|
||||
const std::string SOCKET_NAME = "S.flippR_driver";
|
||||
int input_port;
|
||||
int output_port;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user