Make header structure compatible with simulator
Currently, the generated Makefile doesn't successfully compile. But it is possible to run the simulator again by manually editing the Makefile.
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
#include "stm32h7xx_hal_spi.h"
|
||||
#include "stm32h7xx_hal_tim.h"
|
||||
#include "tx_api.h"
|
||||
#include "vehicle.h"
|
||||
#include "vehicle_state.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#define LED_SPEED_MIN 15 // km/h
|
||||
|
||||
Reference in New Issue
Block a user