mirror of
https://github.com/cmur2/python-veml6070.git
synced 2024-11-14 16:56:14 +01:00
4 lines
177 B
Python
4 lines
177 B
Python
|
|
||
|
from veml6070 import Veml6070
|
||
|
from veml6070 import INTEGRATIONTIME_1_2T, INTEGRATIONTIME_1T, INTEGRATIONTIME_2T, INTEGRATIONTIME_4T, RSET_240K, RSET_270K, RSET_300K, RSET_600K
|