Skip to content

Conversation

@raphaelcoeffic
Copy link
Member

No description provided.

if (semver.gte(CONFIG.flightControllerVersion, "3.1.0")) {
functionRules.push({ name: 'ESC_SENSOR', groups: ['sensors'], maxPorts: 1 });
functionRules.push({ name: 'TBS_SMARTAUDIO', groups: ['peripherals'], maxPorts: 1 });
functionRules.push({ name: 'IRC_TRAMP', groups: ['peripherals'], maxPorts: 1 });
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should apply to API version!

@borisbstyle borisbstyle merged commit bb1d400 into betaflight:master Jan 16, 2017
@raphaelcoeffic
Copy link
Member Author

Ah! Sorry! I've just seen you next PR for the same thing. Should I still change something? Remove this line?

@borisbstyle
Copy link
Member

@raphaelcoeffic I did it already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants