mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Enable Serial RX on CJMCU target.
This commit is contained in:
parent
78ebbcd8ee
commit
59cddb21b4
2 changed files with 5 additions and 3 deletions
|
@ -49,3 +49,5 @@
|
|||
// #define SOFT_I2C_PB67
|
||||
|
||||
#define SENSORS_SET (SENSOR_ACC | SENSOR_MAG)
|
||||
|
||||
#define SERIAL_RX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue