kopia lustrzana https://github.com/luigifcruz/pico-stuff
Update bmp180.h
rodzic
6925e13ded
commit
1864dced6a
|
@ -23,7 +23,7 @@
|
||||||
#define ASSERT_OK(X) { if (X == false) return false; };
|
#define ASSERT_OK(X) { if (X == false) return false; };
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
int16_t AC1;
|
int16_t AC1;
|
||||||
int16_t AC2;
|
int16_t AC2;
|
||||||
int16_t AC3;
|
int16_t AC3;
|
||||||
uint16_t AC4;
|
uint16_t AC4;
|
||||||
|
|
Ładowanie…
Reference in New Issue