kopia lustrzana https://github.com/OpenRTX/OpenRTX
Sane default for linux RSSI stub
rodzic
cf8e02506c
commit
9f980f1dd4
|
@ -129,5 +129,5 @@ void rtx_taskFunc()
|
|||
|
||||
float rtx_getRssi()
|
||||
{
|
||||
return 0.0;
|
||||
return -140.0;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue