Fix debug and headless builds
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
cf45ff62fc
commit
4edf85ab92
4 changed files with 5 additions and 3 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
// #define CARDINAL_DEFAULT_REMOTE_URL "osc.udp://localhost:2228"
|
||||
#define CARDINAL_DEFAULT_REMOTE_PORT "2228"
|
||||
#define CARDINAL_DEFAULT_REMOTE_URL "osc.udp://192.168.51.1:2228"
|
||||
|
||||
// -----------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue