Skip to content

[BUILD] Fix compilation with USE_SERVO_SBUS without USE_PWM_SERVO_DRIVER#6177

Merged
DzikuVx merged 1 commit intomasterfrom
agh_fix_compilation_servo_sbus
Oct 5, 2020
Merged

[BUILD] Fix compilation with USE_SERVO_SBUS without USE_PWM_SERVO_DRIVER#6177
DzikuVx merged 1 commit intomasterfrom
agh_fix_compilation_servo_sbus

Conversation

@fiam
Copy link
Member

@fiam fiam commented Oct 4, 2020

TASK_PWMDRIVER is used by any of those features but it was only
declared when USE_PWM_SERVO_DRIVER was defined, causing a compilation
error when just USE_SERVO_SBUS was defined.

TASK_PWMDRIVER is used by any of those features but it was only
declared when USE_PWM_SERVO_DRIVER was defined, causing a compilation
error when just USE_SERVO_SBUS was defined.
@fiam fiam added this to the 2.6 milestone Oct 4, 2020
@DzikuVx DzikuVx merged commit 5768156 into master Oct 5, 2020
@fiam fiam deleted the agh_fix_compilation_servo_sbus branch October 5, 2020 09:45
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