Hadi Ho / Mbed 2 deprecated mDot_USB_AT_firmware

Dependencies:   MTS-Serial libmDot mbed-rtos mbed

Fork of mDot_USB_AT_firmware by Hadi Ho

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