Hy
i have a BMP_180 and want to use the ultra-low mode.
I'm not sure how i can check, if the ultralow mode is in use?
i read the *.h file and found the option:
#define BMP085_ULTRALOWPOWER 0
is it enough to use this code line after include the libary?
how can i check, if it is really in use?
thank you
Hy
i have a BMP_180 and want to use the ultra-low mode.
I'm not sure how i can check, if the ultralow mode is in use?
i read the *.h file and found the option:
#define BMP085_ULTRALOWPOWER 0is it enough to use this code line after include the libary?
how can i check, if it is really in use?
thank you