SITL: define number of RC out channels
This commit is contained in:
parent
be4b6033e4
commit
f8944ab6be
@ -25,6 +25,9 @@ struct PACKED sitl_fdm {
|
||||
uint32_t magic; // 0x4c56414f
|
||||
};
|
||||
|
||||
// number of rc output channels
|
||||
#define SITL_NUM_CHANNELS 14
|
||||
|
||||
|
||||
class SITL
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user