AT terminal for the mDot using the USB debug port instead of the serial port.

Dependencies:   MTS-Serial libmDot-mbed5

Fork of Dot-AT-Firmware by MultiTech

mts_at_version.h

Committer:
pferland
Date:
2018-03-02
Revision:
18:f5d28d621bb0
Parent:
16:d5cf2af81a6d

File content as of revision 18:f5d28d621bb0:

#ifndef __VERSION_H__
#define __VERSION_H__

#define AT_APPLICATION_VERSION "3.0.0-rc7"

#endif