MultiTech / Mbed OS mDot_AT_firmware_CUSTOM

Dependencies:   libmDot-Custom MTS-Serial

Fork of mDot_AT_firmware_CUSTOM by Jason Reiss

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers at_version.h Source File

at_version.h

00001 #ifndef __MDOT_VERSION_H__
00002 #define __MDOT_VERSION_H__
00003 
00004 #define AT_APPLICATION_VERSION "1.0.8-mbed"
00005 
00006 #endif