Merge branch 'fix-merge2' into next

This commit is contained in:
Carles Fernandez 2018-12-10 18:13:01 +01:00
commit 31b471a0ce
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
2 changed files with 1 additions and 1 deletions

View File

@ -33,6 +33,7 @@
*/
#include "MATH_CONSTANTS.h"
#include "acquisition_msg_rx.h"
#include "concurrent_map.h"
#include "concurrent_queue.h"
#include "control_thread.h"

View File

@ -30,7 +30,6 @@
* -------------------------------------------------------------------------
*/
#include "GPS_L1_CA.h"
#include "GPS_L2C.h"
#include "GPS_L5.h"