mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-06 09:37:34 +00:00
CAN Bus shifted to TACOS from rtos
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <sta/config.hpp>
|
||||
|
||||
#ifdef STA_RTOS_CAN_BUS_ENABLE
|
||||
#ifdef STA_CAN_BUS_ENABLE
|
||||
|
||||
#include <sta/tacos/thread.hpp>
|
||||
#include <sta/rtos/queue.hpp>
|
||||
@@ -127,5 +127,5 @@ namespace sta
|
||||
|
||||
} /* namespace sta */
|
||||
|
||||
#endif /* STA_RTOS_CAN_BUS_ENABLE */
|
||||
#endif /* STA_CAN_BUS_ENABLE */
|
||||
#endif /* INCLUDE_TACOS_CAN_BUS_HPP_ */
|
||||
|
Reference in New Issue
Block a user