|
libpropeller
Making PropellerGCC Easier
|
#include <propeller.h>#include "unity.h"#include "libpropeller/lsm303dlhc/lsm303dlhc.h"#include "libpropeller/c++allocate/c++allocate.h"
Go to the source code of this file.
Variables | |
| const int | kSDAPin = 1 |
| const int | kSCLPin = 2 |
| I2C * | bus |
| LSM303DLHC | acclMagn |
| LSM303DLHC acclMagn |
| I2C* bus |
| const int kSCLPin = 2 |
| const int kSDAPin = 1 |
1.8.4