GuoWenxue
2022-04-29 47579e3790b1ee5a1ad2ce35ea6028cd9ddf6ea0
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