Updated to libmDot 1.0.8-1

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

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

Committer:
Mike Fiore
Date:
Thu Feb 04 12:36:36 2016 -0600
Revision:
1:71125aa00e33
Child:
2:705a6bdaef68
Child:
3:db75f686b8db
add rest of source - version 2.0.0

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Mike Fiore 1:71125aa00e33 1 #ifndef __VERSION_H__
Mike Fiore 1:71125aa00e33 2 #define __VERSION_H__
Mike Fiore 1:71125aa00e33 3
Mike Fiore 1:71125aa00e33 4 #define MTDOT_BOX_VERSION "2.0.0"
Mike Fiore 1:71125aa00e33 5
Mike Fiore 1:71125aa00e33 6 #endif