...
Add these lines of your code to main.cpp
.
Code Block | ||
---|---|---|
| ||
/* Private includes ----------------------------------------------------------*/ /* USER CODE BEGIN Includes */ #include "SBUSReceiver.hpp" #include "RCReceiver_config.hpp" /* USER CODE END Includes */ |
...