Skip to content

Commit ceec94b

Browse files
Merge pull request #3710 from giacomo892/remove_ancient_gps_protocol
Drop multiwii I2C gps board support for OMNIBUS
2 parents 19235f7 + bd50c3c commit ceec94b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/target/OMNIBUS/target.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
#define USE_MAG_MAG3110
6161
#define USE_MAG_LIS3MDL
6262

63+
#undef USE_GPS_PROTO_I2C_NAV //Save some flash space
64+
6365
#define USB_CABLE_DETECTION
6466
#define USB_DETECT_PIN PB5
6567

0 commit comments

Comments
 (0)