Skip to content

Commit 2d4e248

Browse files
committed
AP_HAL_ChibiOS: move RC Protocol announcements to AP_RCProtocol
1 parent 0573f50 commit 2d4e248

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

libraries/AP_HAL_ChibiOS/hwdef/scripts/defaults_iofirmware.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,7 @@
6969
#ifndef HAL_SCHEDULER_LOOP_DELAY_ENABLED
7070
#define HAL_SCHEDULER_LOOP_DELAY_ENABLED 0
7171
#endif
72+
73+
#ifndef HAL_GCS_ENABLED
74+
#define HAL_GCS_ENABLED 0
75+
#endif

0 commit comments

Comments
 (0)