altos: Fix ability to disable telemetry by setting interval to 0
authorKeith Packard <keithp@keithp.com>
Thu, 11 Sep 2014 22:00:25 +0000 (15:00 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 11 Sep 2014 22:00:25 +0000 (15:00 -0700)
For non-zero telemetry intervals, the radio code limits the value
based on the data rate. However, a zero interval means that telemetry
should be entirely disabled, so that value should be left alone when
checking.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found