X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fdrivers%2Fao_ms5607.h;h=fa3b1c5b83df662386411e1a36d7439b2e7c29b9;hb=fe70611c3c7d4b8cce3b5292f0ec549f3191bf86;hp=1384d3a2ce6a026749769a485b1ec47bf9967fb2;hpb=9eeba439ce8c9dc1def8528f96b6a67c6578d656;p=fw%2Faltos diff --git a/src/drivers/ao_ms5607.h b/src/drivers/ao_ms5607.h index 1384d3a2..fa3b1c5b 100644 --- a/src/drivers/ao_ms5607.h +++ b/src/drivers/ao_ms5607.h @@ -62,6 +62,9 @@ struct ao_ms5607_value { void ao_ms5607_init(void); +void +ao_ms5607_info(void); + void ao_ms5607_sample(struct ao_ms5607_sample *sample);