Catie fork

Dependencies:   SDFileSystem X_NUCLEO_IKS01A1

Fork of ATT_AWS_IoT_demo by AT&T IoT

Sensors/hardware.h

Committer:
peyo
Date:
2017-04-05
Revision:
28:a31312c9756d
Parent:
20:ee34856ae510

File content as of revision 28:a31312c9756d:

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

#endif