moved some files
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#ifndef BSP_Q7S_COMIF_COOKIES_CSPCOOKIE_H_
|
||||
#define BSP_Q7S_COMIF_COOKIES_CSPCOOKIE_H_
|
||||
#ifndef LINUX_CSP_CSPCOOKIE_H_
|
||||
#define LINUX_CSP_CSPCOOKIE_H_
|
||||
|
||||
#include <fsfw/devicehandlers/CookieIF.h>
|
||||
#include <cstdint>
|
||||
@ -24,4 +24,4 @@ private:
|
||||
uint8_t cspAddress;
|
||||
};
|
||||
|
||||
#endif /* BSP_Q7S_COMIF_COOKIES_CSPCOOKIE_H_ */
|
||||
#endif /* LINUX_CSP_CSPCOOKIE_H_ */
|
||||
|
Reference in New Issue
Block a user