altoslib: Make stop_remote delay depend on the data rate
authorKeith Packard <keithp@keithp.com>
Thu, 5 Jul 2018 03:25:58 +0000 (20:25 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 5 Jul 2018 03:25:58 +0000 (20:25 -0700)
commit08e7fdb9f2db4b54279c0c5b18735aa1d5abc19e
tree226e99dee7a2db9254f9812faa51682038df1d1a
parent323a79e6ed3dfdd2afadfc2a464bb0610380b03b
altoslib: Make stop_remote delay depend on the data rate

It takes longer to flush commands at 2400 baud, so wait longer when
disabling remote mode.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosLink.java