Custom "Installer Assistant" software. Modified Single Sweep Mode. Goes right into single sweep mode upon power-up and displays signal strength. Works with mbed-os 5.1.2 and mdot lib 5.1.5

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

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

dotbox_version.h

Committer:
jenkins@brutananadilewski
Date:
2016-11-04
Revision:
8:ddc66fd44c8d
Parent:
7:a31236c2e75c
Child:
12:671b15182260

File content as of revision 8:ddc66fd44c8d:

#ifndef __VERSION_H__
#define __VERSION_H__

#define MTDOT_BOX_VERSION "2.1.2"

#endif