Custom Channel Plan version of MTDOT Box firmware

Dependencies:   DOGS102 GpsParser ISL29011 MMA845x MPL3115A2 MTS-Serial NCP5623B libmDot-Custom mDot_Channel_Plans

Fork of MTDOT-BOX-EVB-Factory-Firmware by MultiTech

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers dotbox_version.h Source File

dotbox_version.h

00001 #ifndef __VERSION_H__
00002 #define __VERSION_H__
00003 
00004 #define MTDOT_BOX_VERSION "2.1.2"
00005 
00006 #endif