mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
Ref T730, style
This commit is contained in:
committed by
Mat Sutcliffe
parent
6071e77b7f
commit
2fed1e7e99
@@ -160,7 +160,7 @@ namespace BlackCore
|
||||
|
||||
if (it)
|
||||
{
|
||||
(*it)->setFrequency(radioTransceiver.frequency);
|
||||
(*it)->setFrequency(radioTransceiver.frequencyHz);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user