libpropeller
Making PropellerGCC Easier
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
Variables
ms5611.test.h File Reference
#include <propeller.h>
#include "unity.h"
#include "libpropeller/ms5611/ms5611.h"
#include "c++-alloc.h"
Include dependency graph for ms5611.test.h:

Go to the source code of this file.

Variables

const int kPIN_I2C_SCL = 0
 
const int kPIN_I2C_SDA = 1
 
I2Cbus = NULL
 
MS5611sut = NULL
 

Variable Documentation

I2C* bus = NULL
const int kPIN_I2C_SCL = 0
const int kPIN_I2C_SDA = 1
MS5611* sut = NULL