fixed bug pointed out by Dan Connelly with graph sliders in empty rides

This commit is contained in:
Sean C. Rhea
2007-02-10 04:14:48 +00:00
parent 8e9aaa7cba
commit 0ca8ac5d94
3 changed files with 6 additions and 1 deletions

View File

@@ -15,5 +15,6 @@ Rob Carlsen helped get the serial port version of the PowerTap Pro working
with the Keyspan USB-to-serial adaptor. Scott Overfield helped me figure out
that we should be using the <code>/dev/cu.*</code> devices instead of the
<code>/dev/tty.*</code> ones. Aldy Hernandez and Andrew Kruse helped get
things working under Linux.
things working under Linux. Other random bugs have been fixed with help from
Dan Connelly.