Skip to content

Commit c480be7

Browse files
Huibeantridge
authored andcommitted
Tools:ardupilotwaf:add AP_PERIPH_ACTUATOR_TELEM_ENABLED
1 parent 8a902fe commit c480be7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/ardupilotwaf/boards.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,6 +1038,7 @@ def configure_env(self, cfg, env):
10381038
AP_PERIPH_BUZZER_ENABLED = 0,
10391039
AP_PERIPH_BUZZER_WITHOUT_NOTIFY_ENABLED = 0,
10401040
AP_PERIPH_RTC_GLOBALTIME_ENABLED = 0,
1041+
AP_PERIPH_ACTUATOR_TELEM_ENABLED = 0,
10411042
)
10421043

10431044
try:

0 commit comments

Comments
 (0)