fota lib for mdot

Dependents:   UQ_LoraWAN

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers library_version.h Source File

library_version.h

00001 #ifndef __LIBRARY_VERSION_H__
00002 #define __LIBRARY_VERSION_H__
00003 
00004 #define MDOT_VERSION "3.1.0-9-g2c3ce5b"
00005 
00006 #endif