|
Arduino Wrapper for Wire library (for SAM, ESP8266...) 1.4
A wrapper for Wire library meant to be put in place of cI2C library on SAM, ESP8266... targets
|
#include <WireWrapper.h>
Functions | |
| void | setup () |
| void | loop () |
Variables | |
| const uint8_t | blank = 0xEE |
| I2C_SLAVE | FRAM |
| void loop | ( | ) |

| void setup | ( | ) |

| const uint8_t blank = 0xEE |
| I2C_SLAVE FRAM |