altos: Add HAS_COMPANION to new boards with companion connectors
authorKeith Packard <keithp@keithp.com>
Fri, 21 Aug 2015 06:02:04 +0000 (23:02 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 21 Aug 2015 06:08:17 +0000 (23:08 -0700)
commitf491eec1b950e4ad35a535db254a27a3dd2ad430
tree1e966cada6fc1a1b7c5578d225da4c22acf8f22a
parentb4064bf63bb95c58d74869f4ff3e440370d64692
altos: Add HAS_COMPANION to new boards with companion connectors

Thanks much to Rob Derstadt for discovering this bug!

TeleMetrum v2.0, TeleMega, EasyMega, TeleBalloon v2.0 all have
companion connectors and yet HAS_COMPANION was not defined. This
disabled companion telemetry packets on these products, but otherwise
didn't have any effect.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_companion.c
src/easymega-v1.0/ao_pins.h
src/teleballoon-v2.0/ao_pins.h
src/telemega-v0.1/ao_pins.h
src/telemega-v1.0/ao_pins.h
src/telemetrum-v2.0/ao_pins.h