force python 3

This commit is contained in:
petrucci4prez 2017-06-11 20:06:47 -04:00
parent ba4882011f
commit c38c319a16
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /bin/python
#! /usr/bin/env python3
import os, time, signal, traceback, logging
import RPi.GPIO as GPIO