Add shebang to example script #5

Merged
sqozz merged 1 commits from cfr34k/sem6000:shebang into master 2020-01-16 19:08:42 +01:00
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