1
0
Fork 0
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:
borisbstyle 2016-10-25 15:13:33 +02:00 committed by GitHub
commit 1334b2380f

View file

@ -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