Cellular library for MTS Socket Modem Arduino Shield devices from Multi-Tech Systems

Dependents:   mtsas mtsas mtsas mtsas

Committer:
mfiore
Date:
Thu May 15 22:16:46 2014 +0000
Revision:
0:830c436480e3
Child:
1:f155d94d6f3a
initial commit;     stub out headers for Cellular, SMC, SMCIP;     stub out headers for Terminal and RadioInterface;     stub out headers for all the SerialRadioInterface classes

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mfiore 0:830c436480e3 1 #ifndef CELLULAR_H
mfiore 0:830c436480e3 2 #define CELLULAR_H
mfiore 0:830c436480e3 3
mfiore 0:830c436480e3 4 #endif