mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 16:48:29 -04:00
Added note to remove this unused param
This commit is contained in:
parent
12ab875d58
commit
15aea320cb
@ -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
Block a user