mirror of
https://github.com/micropython/micropython.git
synced 2026-03-15 21:30:22 +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>