mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-13 03:18:29 -04:00
AP_Networking: change NET_ENABLED to NET_ENABLE
This commit is contained in:
parent
8b21da0c02
commit
8098f913e4
@ -32,7 +32,7 @@ extern const AP_HAL::HAL& hal;
|
||||
#endif
|
||||
|
||||
const AP_Param::GroupInfo AP_Networking::var_info[] = {
|
||||
// @Param: ENABLED
|
||||
// @Param: ENABLE
|
||||
// @DisplayName: Networking Enable
|
||||
// @Description: Networking Enable
|
||||
// @Values: 0:Disable,1:Enable
|
||||
|
Loading…
Reference in New Issue
Block a user