X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fdrivers%2Fao_ms5607.h;h=b2f98a59d9677397fa60e6a0fa42b94c5c6a8ded;hb=a764bf06d0975cbf1620b079351c7437053ea1a8;hp=4c29f6a7448facf7d4e44c333a60108af2474146;hpb=39c5738acdfdf0c87b64de6135fe107971cfa12b;p=fw%2Faltos diff --git a/src/drivers/ao_ms5607.h b/src/drivers/ao_ms5607.h index 4c29f6a7..b2f98a59 100644 --- a/src/drivers/ao_ms5607.h +++ b/src/drivers/ao_ms5607.h @@ -58,6 +58,9 @@ struct ao_ms5607_value { extern struct ao_ms5607_sample ao_ms5607_current; +void +ao_ms5607_setup(void); + void ao_ms5607_init(void);