Merge pull request #2505 from mikeller/fix_omnibus_gps_regression

Fixed regression disabling GPS for OMNIBUS.
This commit is contained in:
Michael Keller 2017-02-27 11:31:45 +13:00 committed by GitHub
commit 4651fd0b35
1 changed files with 0 additions and 3 deletions

View File

@ -63,9 +63,6 @@
#define USB_DETECT_PIN PB5 #define USB_DETECT_PIN PB5
#undef GPS
#define USE_VCP #define USE_VCP
#define USE_UART1 #define USE_UART1
#define USE_UART2 #define USE_UART2