altos: Add timeout for MS5607 ADC conversion samd21
authorKeith Packard <keithp@keithp.com>
Sun, 4 Dec 2022 22:17:58 +0000 (14:17 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 4 Dec 2022 22:19:52 +0000 (14:19 -0800)
The MS5607 should signal conversion done by pulling MISO low, but in
case it doesn't, add a 10ms timeout to wake up after the conversion
should be done.

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

No differences found