mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Merge pull request #1957 from blckmn/bjf4_currentmeter
Configured current meter pin for BlueJayF4 target
This commit is contained in:
commit
2140baa3ae
1 changed files with 7 additions and 6 deletions
|
@ -146,6 +146,7 @@
|
||||||
|
|
||||||
#define USE_ADC
|
#define USE_ADC
|
||||||
#define VBAT_ADC_PIN PC3
|
#define VBAT_ADC_PIN PC3
|
||||||
|
#define CURRENT_METER_ADC_PIN PC2
|
||||||
|
|
||||||
#define USE_ESC_SENSOR
|
#define USE_ESC_SENSOR
|
||||||
#define LED_STRIP
|
#define LED_STRIP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue