mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
update
- minor change to log statement
This commit is contained in:
parent
061e3cb8d3
commit
b2f9c86205
@ -37,7 +37,7 @@ void ProjectConfig::initConfig()
|
||||
|
||||
if (_mdnsName.empty())
|
||||
{
|
||||
log_e("MDNS name is null\n Autoassigning name to 'easynetwork'");
|
||||
log_e("MDNS name is null\n Autoassigning name to 'openiristracker'");
|
||||
_mdnsName = "openiristracker";
|
||||
}
|
||||
this->config.mdns = {
|
||||
|
||||
@ -1 +1 @@
|
||||
500
|
||||
502
|
||||
Loading…
Reference in New Issue
Block a user