mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +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)) {
|
tx_buffer, PIOS_COM_GPS_TX_BUF_LEN)) {
|
||||||
PIOS_Assert(0);
|
PIOS_Assert(0);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
#endif /* PIOS_INCLUDE_GPS */
|
#endif /* PIOS_INCLUDE_GPS */
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user