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>
Thu, 23 Aug 2018 05:39:00 +0000 (22:39 -0700)
commit4cc08484df999aa4f8c0d93d77a7ccdb6b0036ea
treee9cf93410a1c6825da93ec29f7321fd75725c2e1
parent6ac8ec10445bc69e77765d66249288373d9f6bc7
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