using configuration files now

This commit is contained in:
2021-06-08 17:04:28 +02:00
committed by Robin Mueller
parent 6b7356611d
commit ab8aaba0f4
11 changed files with 19 additions and 11 deletions

View File

@ -0,0 +1,7 @@
#ifndef COMMON_CONFIG_COMMONCONFIG_H_
#define COMMON_CONFIG_COMMONCONFIG_H_
#define OBSW_ADD_LWGPS_TEST 0
#endif /* COMMON_CONFIG_COMMONCONFIG_H_ */