1
0
mirror of https://github.com/cmur2/python-veml6070.git synced 2024-06-02 06:34:40 +02:00
python-veml6070/veml6070/__init__.py

4 lines
199 B
Python
Raw Normal View History

2018-03-13 16:50:25 +01:00
from .veml6070 import Veml6070
from .veml6070 import INTEGRATIONTIME_1_2T, INTEGRATIONTIME_1T, INTEGRATIONTIME_2T, INTEGRATIONTIME_4T
from .veml6070 import RSET_240K, RSET_270K, RSET_300K, RSET_600K