example program for Insporado. Using MTSAS DK board with SMC and Grove Sensor Shield. Communication with AT&T M2X platform

Dependencies:   mbed

main.cpp

Committer:
mfiore
Date:
2015-01-27
Revision:
0:93ce3fa57a5e
Child:
1:251634b26859

File content as of revision 0:93ce3fa57a5e:

#include "mbed.h"
#include "mtsas.h"

int main (void) {
    return 0;
}