python-veml6070/veml6070
cn 4eda08a9c9 module: calculate UVA light intensity correctly for rset != RSET_240K
- compensation for rset != RSET_240K was wrong, it increased UVA power/ADC step for rset > RSET_240K
- UVA power/ADC step should have been decreasing as refresh time (sampling time) got longer
- same behavior as with integration_time setting, that works correctly
2019-09-19 01:18:42 +02:00
..
__init__.py module: add pylint and fix accordingly 2018-03-14 01:16:41 +01:00
veml6070.py module: calculate UVA light intensity correctly for rset != RSET_240K 2019-09-19 01:18:42 +02:00