Add shebang to example script

This commit is contained in:
Thomas Kolb 2020-01-16 18:48:26 +01:00
parent 60199338bf
commit 50cb935f80
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import time
from sem6000 import SEMSocket