AT command firmware for MultiTech Dot devices.

Fork of mDot_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 "4.2.1"
00005 
00006 #endif