Closed edward-noe closed 2 years ago
The ECU should send one ECUPowerAuxCommands struct in each iteration of the main loop. The MAIN_LOOP_PERIOD should be changed to 1ms.
ECUPowerAuxCommands
MAIN_LOOP_PERIOD
1ms
Each of the fields of the struct should be set based on the corresponding method of ECUinputReader.
ECUinputReader
Closed by #96
The ECU should send one
ECUPowerAuxCommands
struct in each iteration of the main loop. TheMAIN_LOOP_PERIOD
should be changed to1ms
.Each of the fields of the struct should be set based on the corresponding method of
ECUinputReader
.