guowenxue
2023-07-10 5e9d03d507aad324a803eb8795e0eed6fb671761
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