MultiTech / Mbed OS MTDOT-BOX-EVB-Factory-Firmware

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

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