| 
    libpropeller
    
   Making PropellerGCC Easier 
   | 
 
#include "unity.h"#include "c++-alloc.h"#include "libpropeller/i2c/i2c.h"#include "libpropeller/max17048/max17048.h"
Go to the source code of this file.
Variables | |
| MAX17048 * | sut | 
| I2C * | bus | 
| const int | kPIN_I2C_SCL = 0 | 
| const int | kPIN_I2C_SDA = 1 | 
| I2C* bus | 
| const int kPIN_I2C_SCL = 0 | 
| const int kPIN_I2C_SDA = 1 | 
| MAX17048* sut | 
 1.8.4