guowenxue
2021-01-23 d28311ba087748eabe8d93ba1d382dd713f4096c
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