Added note to remove this unused param

This commit is contained in:
Jason Short 2012-06-03 11:13:21 -07:00
parent 9723e52a01
commit f2edc87797
1 changed files with 1 additions and 1 deletions

View File

@ -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,