altos: Fix pad orientation for pre-1.1 boards
authorKeith Packard <keithp@keithp.com>
Mon, 14 Nov 2011 07:03:22 +0000 (23:03 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 14 Nov 2011 07:03:22 +0000 (23:03 -0800)
commitdbf7c0c59854e040b65f068069d80716f02fc1bc
tree3a631fb57bf0a56ae500b2c832f65270e2c8fcf5
parentc1e293ff4953b51c19af8b52f2999419ea84e7e5
altos: Fix pad orientation for pre-1.1 boards

They use a different code path for accel as they don't have the
VCC compensation code in place.

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