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 Nov 22, 2022
1 parent fe7710c commit b35001a
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 b35001a

Please sign in to comment.