1
0
mirror of https://github.com/Adam-Ant/drone-trigger synced 2024-07-06 05:36:11 +00:00

Add shebang to top of file

This commit is contained in:
Adam Dodman 2017-07-16 22:46:33 +01:00
parent 2ae4b02cd2
commit 9d56dbbfdb

View File

@ -1,3 +1,5 @@
#!/usr/bin/python3
import os
import time