diff options
Diffstat (limited to 'board/board-stm8s-discovery.h')
-rw-r--r-- | board/board-stm8s-discovery.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/board-stm8s-discovery.h b/board/board-stm8s-discovery.h index 4e28662..002daca 100644 --- a/board/board-stm8s-discovery.h +++ b/board/board-stm8s-discovery.h @@ -48,8 +48,6 @@ #define RCC_RSTR_IOP_RST \ (RCC_APB2RSTR_IOPARST | RCC_APB2RSTR_IOPBRST | RCC_APB2RSTR_AFIORST) -/* NeuG settings for ADC2 is default (PA0: Analog IN0, PA1: Analog IN1). */ - /* * Port B setup. * PB4 - (TIM3_CH1) input with pull-up |