From: Keith Packard Date: Sun, 4 Dec 2022 22:17:58 +0000 (-0800) Subject: altos: Add timeout for MS5607 ADC conversion X-Git-Tag: 1.9.13~1^2~24 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=da253f1ee9510fba93ddf5c1895570eb5081af46;hp=da253f1ee9510fba93ddf5c1895570eb5081af46;p=fw%2Faltos altos: Add timeout for MS5607 ADC conversion 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 ---