Skip to content

Commit

Permalink
mem mgmt - undef mavlink, ppm, servos
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Jul 28, 2022
1 parent e86e758 commit 644cd2d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/target/common_pre.h
Original file line number Diff line number Diff line change
Expand Up @@ -431,3 +431,8 @@ extern uint8_t _dmaram_end__;
#define USE_EMFAT_ICON
#define USE_GPS_PLUS_CODES
#endif

// EMUFLIGHT memory management
#undef USE_TELEMETRY_MAVLINK
#undef USE_PPM
#undef USE_SERVOS

0 comments on commit 644cd2d

Please sign in to comment.