tridge / DavisSi1000

Implement Davis ISS wireless protocol for Si1000 transceivers
BSD 2-Clause "Simplified" License
20 stars 8 forks source link

Use latest pexpect style #3

Open chrissnell opened 8 years ago

chrissnell commented 8 years ago

The pexpect module has changed since the updaters were written.

On a side note, console.py is still broken--it seems that pexpect might not have an interact() method for fdpexpect. Not totally sure here but I banged around on it with no success.