mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
fix variable name
This commit is contained in:
parent
2edeffb761
commit
671509df3b
2 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue