fix variable name
This commit is contained in:
parent
2edeffb761
commit
671509df3b
@ -1160,7 +1160,7 @@ function audio_calculate_resampling(targetRate)
|
||||
|
||||
debug_ws_data_received=0;
|
||||
max_clients_num=0;
|
||||
clients_num = 0;
|
||||
client_num = 0;
|
||||
|
||||
var COMPRESS_FFT_PAD_N=10; //should be the same as in csdr.c
|
||||
|
||||
|
0
owrx/threading.py
Normal file
0
owrx/threading.py
Normal file
Loading…
Reference in New Issue
Block a user