1
0
mirror of https://github.com/cmur2/python-veml6070.git synced 2025-07-04 19:11:17 +02:00
This commit is contained in:
cn
2016-05-29 23:13:04 +02:00
parent 831fbc9d7a
commit 8cfb2541b9
6 changed files with 149 additions and 1 deletions

3
veml6070/__init__.py Normal file
View File

@ -0,0 +1,3 @@
from veml6070 import Veml6070
from veml6070 import INTEGRATIONTIME_1_2T, INTEGRATIONTIME_1T, INTEGRATIONTIME_2T, INTEGRATIONTIME_4T, RSET_240K, RSET_270K, RSET_300K, RSET_600K