altos/drivers: Shrink ao_ms5607.c code to fit on micropeak still
authorKeith Packard <keithp@keithp.com>
Wed, 22 Aug 2018 07:59:12 +0000 (00:59 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 2 Oct 2018 20:00:32 +0000 (13:00 -0700)
commit56dcfd4acf830fcb69c8b994e4b989c9aa7ddef3
treea149ae741053b538ef5ea7213c35bc2eba40e6be
parent3c48b0fd504ae97dfaca91d2064b5822ca6e1344
altos/drivers: Shrink ao_ms5607.c code to fit on micropeak still

Use some code constructs that make the little AVR processor happier
and save about 16 bytes of memory.

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