Remove battery monitor pin

Wasn't used anyway
This commit is contained in:
fruchti 2020-05-23 19:07:34 +02:00
parent 34ed9791ce
commit 31c9a40d99
2 changed files with 1 additions and 2 deletions

View file

@ -1 +1 @@
520
521

View file

@ -18,7 +18,6 @@
// Port B
#define PIN_THERMISTOR 0 // PB0 - Thermistor (ADC12_IN8)
#define PIN_VBATT 1 // PB1 - Battery monitor (ADC12_IN9)
#define PIN_PAPER 3 // PB3 - Paper detect
#define PIN_CAMERA_PCLK 4 // PB4 - Camera pixel clock (TIM3_CH1)
#define PIN_CAMERA_HSYNC 5 // PB5 - Camera VSYNC (TIM3_CH2)