altos: Allow negative values for pyro configuration data
authorKeith Packard <keithp@keithp.com>
Thu, 4 Sep 2014 05:58:22 +0000 (22:58 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 4 Sep 2014 05:58:22 +0000 (22:58 -0700)
commitbe38fb88d11bda1ba1caca38220773d3abcede19
tree5aef38678d6a088c25f2652a19de606a5b258ba0
parent3842735e303f0bf6f46ed8cb659c92d8bb9bd137
altos: Allow negative values for pyro configuration data

All of the integer pyro configuration parameters may be negative, so
parse that correctly.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_pyro.c