Modified example with AT command traces for AT%MEAS, AT%PCONI and AT%CGEQOS. Loading times calculated for each cloud transfer

Dependencies:   FXOS8700CQ MODSERIAL mbed

Fork of Avnet_ATT_Cellular_IOT by Avnet

hardware.h

Committer:
stefanrousseau
Date:
2016-07-12
Revision:
11:e6602513730f
Child:
55:3abf9e3f42e6

File content as of revision 11:e6602513730f:

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

#endif