Skip to content

Commit 13da499

Browse files
committed
Kept ADC enabled to be able to read ADC internal channels
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent a8365a3 commit 13da499

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

variants/RHF76_052/variant.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@ extern "C" {
6767
#define PIN_SERIAL_RX PB7
6868
#define PIN_SERIAL_TX PB6
6969

70-
/* Extra HAL modules */
71-
#define HAL_ADC_MODULE_DISABLED
72-
7370
#ifdef __cplusplus
7471
} // extern "C"
7572
#endif

0 commit comments

Comments
 (0)