Jason Reiss / Mbed OS Dot-AT-Firmware-XDOT

Dependencies:   MTS-Serial libxDot-mbed5

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers mts_at_version.h Source File

mts_at_version.h

00001 #ifndef __VERSION_H__
00002 #define __VERSION_H__
00003 
00004 #define AT_APPLICATION_VERSION "3.0.0-rc7"
00005 
00006 #endif