DIYmall 0.96" Inch I2c IIC Serial 128x64 Oled LCD LED White Display Module

Dependencies:   Adafruit_GFX SDFileSystem

Fork of ATT_AWS_IoT_demo by AT&T IoT

Sensors/hardware.h

Committer:
afmiee
Date:
2018-10-09
Revision:
28:4650c541b029
Parent:
20:ee34856ae510

File content as of revision 28:4650c541b029:

#ifndef Hardware_H_
#define Hardware_H_
extern I2C i2c;    //SDA, SCL -- define the I2C pins being used

#endif