moved some code to fsfw
This commit is contained in:
0
example/devices/CMakeLists.txt
Normal file
0
example/devices/CMakeLists.txt
Normal file
12
example/devices/TestDeviceHandler.h
Normal file
12
example/devices/TestDeviceHandler.h
Normal file
@ -0,0 +1,12 @@
|
||||
#ifndef EXAMPLE_COMMON_DEVICES_TESTDEVICEHANDLER_H_
|
||||
#define EXAMPLE_COMMON_DEVICES_TESTDEVICEHANDLER_H_
|
||||
|
||||
//#include "fsfw_tests/integration/TestDeviceHandler.h"
|
||||
//
|
||||
//class FsfwTestDeviceHandler: public TestDeviceHandler {
|
||||
//
|
||||
//};
|
||||
|
||||
|
||||
|
||||
#endif /* EXAMPLE_COMMON_DEVICES_TESTDEVICEHANDLER_H_ */
|
Reference in New Issue
Block a user