MicroLabo / Mbed OS mbed-Dot-AT-Firmware

Dependencies:   MTS-Serial libmDot-mbed5

Fork of Dot-AT-Firmware by MultiTech

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 "2.0.16"
00005 
00006 #endif