fix python shebang

dev/timer
Ludwig Ortmann 10 years ago
parent 33dde8aba8
commit 5efa2eea8a

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import cmd, serial, sys, threading, readline, time, ConfigParser, logging, os

Loading…
Cancel
Save