use more generic preproc define
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2022-02-28 23:53:58 +01:00
parent 8ecf7dda9e
commit 02d092fb23
3 changed files with 7 additions and 8 deletions

View File

@ -128,10 +128,8 @@ debugging. */
#endif
/*******************************************************************/
/** Hardcoded */
/** CMake Defines */
/*******************************************************************/
// Leave at one as the BSP is linux. Used by the ADIS1650X device handler
#define OBSW_ADIS1650X_LINUX_COM_IF 1
#cmakedefine EIVE_BUILD_GPSD_GPS_HANDLER
#include "OBSWVersion.h"