FIX: ppm interrupt problem
This commit is contained in:
parent
d73a2450bf
commit
8be7681ebf
|
@ -34,6 +34,7 @@
|
|||
#include "stm32f1xx_hal.h"
|
||||
#include "stm32f1xx.h"
|
||||
#include "stm32f1xx_it.h"
|
||||
#include "config.h"
|
||||
|
||||
extern DMA_HandleTypeDef hdma_i2c2_rx;
|
||||
extern DMA_HandleTypeDef hdma_i2c2_tx;
|
||||
|
|
2515
build/hover.hex
2515
build/hover.hex
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue