mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-05-08 06:14:55 +02:00
Some fixes
This commit is contained in:
@@ -535,7 +535,7 @@ String Config::getConfig(String key)
|
||||
{
|
||||
return listen_on_usb;
|
||||
}
|
||||
|
||||
// Example: SET detection_strategy RSSI_MAX 900000..950000+390
|
||||
if (key.equalsIgnoreCase("detection_strategy"))
|
||||
{
|
||||
return detectionStrategyToStr(*this);
|
||||
|
||||
Reference in New Issue
Block a user