mirror of
https://github.com/okalachev/flix.git
synced 2026-06-28 05:56:44 +00:00
Rename some wifi parameters for better alphabetical sort
This commit is contained in:
+2
-2
@@ -110,8 +110,8 @@ Parameter parameters[] = {
|
||||
{"RC_MODE", &modeChannel},
|
||||
// wifi
|
||||
{"WIFI_MODE", &wifiMode},
|
||||
{"WIFI_LOC_PORT", &udpLocalPort},
|
||||
{"WIFI_REM_PORT", &udpRemotePort},
|
||||
{"WIFI_PORT_LOC", &udpLocalPort},
|
||||
{"WIFI_PORT_REM", &udpRemotePort},
|
||||
// mavlink
|
||||
{"MAV_SYS_ID", &mavlinkSysId},
|
||||
{"MAV_RATE_SLOW", &telemetrySlow.rate},
|
||||
|
||||
Reference in New Issue
Block a user