guowenxue
2019-07-31 f22ec1a61392d8b42771405cd3afc7cc6fc65b17
modules/python/sht20.py
old mode 100644 new mode 100755
@@ -1,4 +1,6 @@
#!/usr/bin/python
#-*- coding: utf-8 -*-
import fcntl
import time
import unittest