mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Cleanup sensor detection. Less code required and a similar pattern is used for each type of sensor.
This commit is contained in:
parent
77e5be5002
commit
c45efac812
20 changed files with 70 additions and 78 deletions
|
@ -98,8 +98,6 @@
|
|||
#define RSSI_ADC_CHANNEL ADC_Channel_1
|
||||
|
||||
|
||||
#define SENSORS_SET (SENSOR_ACC)
|
||||
|
||||
#define GPS
|
||||
#define LED_STRIP
|
||||
#define LED_STRIP_TIMER TIM3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue