AP_JSButton: Fix indices in comment

This commit is contained in:
Jacob Walser 2017-03-28 15:20:40 -04:00
parent 5f82984d7e
commit b70ec54083
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ public:
k_servo_3_max = 74,
k_servo_3_center = 75,
// 70-89 reserved for future functions
// 76-90 reserved for future functions
k_custom_1 = 91, ///< custom user button 1
k_custom_2 = 92, ///< custom user button 2
k_custom_3 = 93, ///< custom user button 3