Skip to content
Snippets Groups Projects
Commit fa9ae646 authored by Christian Mehlis's avatar Christian Mehlis
Browse files

Merge pull request #128 from mehlis/master

change python shebang to python2 -> python is mostly python3
parents 88b8ccf3 f29e6104
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
import cmd, serial, sys, threading, readline, time, ConfigParser, logging, os
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment