V.062 11/3

Dependencies:   FT6206 SDFileSystem ILI9341_t3

Fork of ATT_AWS_IoT_demo_v06 by attiot

Sensors/hardware.h

Committer:
eggsylah
Date:
2017-11-16
Revision:
32:62a026c88e22
Parent:
20:ee34856ae510

File content as of revision 32:62a026c88e22:

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

#endif