mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
openpilot: fix compile error on OP
This commit is contained in:
parent
2f86e4dd4f
commit
86ce79af1d
@ -1182,6 +1182,7 @@ void PIOS_Board_Init(void) {
|
||||
tx_buffer, PIOS_COM_GPS_TX_BUF_LEN)) {
|
||||
PIOS_Assert(0);
|
||||
}
|
||||
}
|
||||
#endif /* PIOS_INCLUDE_GPS */
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user