|
Adafruit RGB LCD Shield Library
|
#include "Adafruit_RGBLCDShield.h"#include <Wire.h>#include <inttypes.h>#include <stdio.h>#include <string.h>#include "WProgram.h"Macros | |
| #define | WIRE Wire |
| Specifies which name to use for the I2C bus. | |
1.8.13