Merge pull request #23 from fabaff/patch-1

Add missing shebang
This commit is contained in:
Giacomo Tanganelli 2021-01-17 11:50:46 +01:00 committed by GitHub
commit 786f1ccc0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
#!/usr/bin/env python
import time import time
from coapthon import defines from coapthon import defines