mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Merge pull request #1394 from bhuism/development
fix battery and current monitoring for sparky2
This commit is contained in:
commit
1334b2380f
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,8 @@
|
|||
//#define I2C_DEVICE_EXT (I2CDEV_2)
|
||||
|
||||
#define USE_ADC
|
||||
#define VBAT_ADC_PIN PC3
|
||||
#define CURRENT_METER_ADC_PIN PC2
|
||||
|
||||
#define LED_STRIP
|
||||
#define LED_STRIP_TIMER TIM5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue