Catie fork

Dependencies:   SDFileSystem X_NUCLEO_IKS01A1

Fork of ATT_AWS_IoT_demo by AT&T IoT

Sensors/hardware.h

Committer:
ampembeng
Date:
2016-12-07
Revision:
20:ee34856ae510

File content as of revision 20:ee34856ae510:

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

#endif