mirror of https://github.com/ArduPilot/ardupilot
Added note to remove this unused param
This commit is contained in:
parent
9723e52a01
commit
f2edc87797
|
@ -155,7 +155,7 @@ public:
|
|||
//
|
||||
// 210: Waypoint data
|
||||
//
|
||||
k_param_waypoint_mode = 210,
|
||||
k_param_waypoint_mode = 210, // remove
|
||||
k_param_command_total,
|
||||
k_param_command_index,
|
||||
k_param_command_nav_index,
|
||||
|
|
Loading…
Reference in New Issue