mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
ArduCopter: Save more space in APM1280
This commit is contained in:
parent
f3f89004e9
commit
f28be02286
@ -493,6 +493,10 @@
|
||||
# define GPS_PROTOCOL GPS_PROTOCOL_MTK
|
||||
# endif
|
||||
|
||||
// To save some more space
|
||||
# undef CAMERA
|
||||
# define CAMERA DISABLED
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user