increased beacon intervall

This commit is contained in:
DJ2LS 2023-05-09 22:09:57 +02:00
parent ff3cabf2d2
commit 13cc18dadc

View file

@ -80,7 +80,7 @@ const configDefaultSettings =
"screen_height" : 430,\
"screen_width" : 1050,\
"update_channel" : "latest",\
"beacon_interval" : 60,\
"beacon_interval" : 300,\
"received_files_folder" : "None",\
"tuning_range_fmin" : "-50.0",\
"tuning_range_fmax" : "50.0",\