|
My Project
|
#include "Arduino.h"#include "Wire.h"

Go to the source code of this file.
Functions | |
| float | readPressure () |
| float | readTemperature () |
| uint8_t | initBaro (TwoWire *wire) |
| uint8_t initBaro | ( | TwoWire * | wire | ) |
Definition at line 11 of file baro.cpp.
References lps.
Referenced by CanSatInit().

1.8.17