mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
Fixes are: - Enable VREG before initializing ADC. - The channel value of internal sensor should convert with __LL_ADC_CHANNEL_TO_DECIMAL_NB(). Signed-off-by: Yuuki NAGAO <wf.yn386@gmail.com>