Fix auto-restart timeout in tools/readserial.py
authorKevin O'Connor <kevin@koconnor.net>
Mon, 27 Apr 2009 01:24:16 +0000 (21:24 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 27 Apr 2009 01:24:16 +0000 (21:24 -0400)
commita1dadf408c22798c21abc58ab497d2c1c0c1aef5
tree05be4e751e1b9d24f63798092cb854bb47c78665
parentd94411414754b65d9d745987db1ed84b92765f61
Fix auto-restart timeout in tools/readserial.py

The timer should reset after 60 seconds of idle, not after 60
    seconds.
tools/readserial.py