altoslib: Fetch target device config for Fire Igniter npyro value
authorKeith Packard <keithp@keithp.com>
Wed, 22 Jan 2014 05:34:58 +0000 (21:34 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 22 Jan 2014 05:34:58 +0000 (21:34 -0800)
commit677fcafd3816b6d8d86b2dc41b840d97b5ccbf07
tree41e4e290033e69607a4f2072e46ee36f7f0a142c
parent13cf4000bd53ac4af66231d56e24c9eb11178a5f
altoslib: Fetch target device config for Fire Igniter npyro value

The code was using the AltosLink config_data, which is always the
locally connected device's configuration. When using the packet link,
that's not terribly useful when asking how many extra pyro channels
are available.

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