DeepPass / mDot_AT_firmware

Dependencies:   MTS-Serial libmDot mbed-rtos mbed-src

Fork of mDot_AT_firmware by MultiTech

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers version.h Source File

version.h

00001 #ifndef __VERSION_H__
00002 #define __VERSION_H__
00003 
00004 #define AT_APPLICATION_VERSION "060215_mbed-23-g6d77074"
00005 
00006 #endif