#include "ms5611.h"
Go to the source code of this file.
Macros | |
#define | REBOOT_PERIOD_MS 1000 * 60 * 30 |
Functions | |
static void | cb (uint8_t result) |
Variables | |
MS5611 * | baro_ptr |
#define REBOOT_PERIOD_MS 1000 * 60 * 30 |
Definition at line 37 of file ms5611.cpp.
|
static |
Definition at line 427 of file ms5611.cpp.
MS5611* baro_ptr |
Definition at line 34 of file ms5611.cpp.