mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-12 01:25:59 +00:00
Changed name of CAN define in README
This commit is contained in:
parent
d9d70ec371
commit
d52e4523d8
@ -72,7 +72,7 @@ To enable the CAN Bus two things need to be done:
|
|||||||
1. Enable CAN in the IOC with the RX0 and RX1 Interrupts enabled.
|
1. Enable CAN in the IOC with the RX0 and RX1 Interrupts enabled.
|
||||||
2. Add the following code to the `sta/config.hpp` file:
|
2. Add the following code to the `sta/config.hpp` file:
|
||||||
```
|
```
|
||||||
#define STA_CAN_BUS_ENABLE
|
#define STA_TACOS_CAN_BUS_ENABLE
|
||||||
```
|
```
|
||||||
PS: For not officially supported chips add this:
|
PS: For not officially supported chips add this:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user