Skip to content

Commit 16266ed

Browse files
committed
RC_Channel: added SYSTEMID AUX switch
1 parent 034a760 commit 16266ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/RC_Channel/RC_Channel.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ class RC_Channel {
262262
AUTOTUNE_TEST_GAINS = 180, // auto tune tuning switch to test or revert gains
263263
QUICKTUNE = 181, //quicktune 3 position switch
264264
AHRS_AUTO_TRIM = 182, // in-flight trim Copter AHRS using manual levelling
265+
SYSTEMID = 183, // system ID as an aux switch
266+
265267

266268
// inputs from 200 will eventually used to replace RCMAP
267269
ROLL = 201, // roll input

0 commit comments

Comments
 (0)