diff options
author | Damien George <damien@micropython.org> | 2022-02-08 15:03:42 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-02-08 23:45:41 +1100 |
commit | 468d1979baf022b9598137243007cc550ff0b306 (patch) | |
tree | 9ec2a03f89ae5281b460769c5037d1d530300c0c /ports/esp32/boards/UM_PROS3/modules/pros3.py | |
parent | ada836b8344cac24b08cbec969b4b4cdb08eec8a (diff) | |
download | micropython-468d1979baf022b9598137243007cc550ff0b306.tar.gz micropython-468d1979baf022b9598137243007cc550ff0b306.zip |
esp32/machine_adc: Fix configuration of default ADC atten value.
Prior to this fix, if the ADC atten value was not explicitly given then
adc1_config_channel_atten() would never be called.
Fixes issue #8275.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'ports/esp32/boards/UM_PROS3/modules/pros3.py')
0 files changed, 0 insertions, 0 deletions