go back to original default port number
This commit is contained in:
parent
e8b655c10f
commit
8992f7c3fd
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ LED bar: lbr
|
|||
#define LLCON_DOWNLOAD_URL "http://sourceforge.net/projects/llcon/files"
|
||||
|
||||
// defined port number for client and server
|
||||
#define LLCON_DEFAULT_PORT_NUMBER 22122
|
||||
#define LLCON_DEFAULT_PORT_NUMBER 22124
|
||||
|
||||
// system sample rate (the sound card and audio coder works on this sample rate)
|
||||
#define SYSTEM_SAMPLE_RATE_HZ 48000 // Hz
|
||||
|
|
Loading…
Reference in a new issue