Remove battery monitor pin
Wasn't used anyway
This commit is contained in:
parent
34ed9791ce
commit
31c9a40d99
|
@ -1 +1 @@
|
|||
520
|
||||
521
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue