|
libpropeller
Making PropellerGCC Easier
|
#include <propeller.h>#include "unity.h"#include "c++-alloc.h"#include "libpropeller/l3gd20/l3gd20.h"#include "libpropeller/i2c/i2cMOCK.h"
Go to the source code of this file.
Variables | |
| const int | kSDAPin = 1 |
| const int | kSCLPin = 2 |
| I2C * | bus |
| L3GD20 | gyro |
| I2C* bus |
| L3GD20 gyro |
| const int kSCLPin = 2 |
| const int kSDAPin = 1 |
1.8.4