mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/CAN-Demo.git
synced 2025-08-06 14:07:35 +00:00
can_task as distributor
This commit is contained in:
@@ -35,4 +35,11 @@
|
||||
#include<sta/tacos/configs/default.hpp>
|
||||
#define STA_TACOS_NUM_STATES 3
|
||||
|
||||
// Configure CAN IDs for tasks
|
||||
#define SYSTEM_CAN_MSG_HANDLER 0x123
|
||||
#define SYSTEM_CAN_THERMO 0x124
|
||||
#define SYSTEM_CAN_RELAY 0x125
|
||||
#define SYSTEM_CAN_V_IN 0x126
|
||||
|
||||
#define SYSTEM_CAN_ERROR 0x013
|
||||
#endif /* INC_STA_CONFIG_HPP_ */
|
||||
|
Reference in New Issue
Block a user