altos: Configuring pyro channels can use more than 48 characters
authorKeith Packard <keithp@keithp.com>
Tue, 3 Jun 2014 05:03:26 +0000 (22:03 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Jun 2014 05:03:26 +0000 (22:03 -0700)
commit7385c76af46ff400b9e79a8540199be289cb57c0
tree245045f8f6a83e39d7757e12ef731e597144f651
parent177d3c0333fd4218f01e05c78cbc5f186c8e32c0
altos: Configuring pyro channels can use more than 48 characters

Increase the command buffer from 48 to 128 bytes to hold the longest
pyro configuration commands

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