mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Networking: change NET_ENABLED to NET_ENABLE
This commit is contained in:
parent
dac9cd7d1d
commit
67ba6054a0
@ -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