Merck / Mbed OS SmartCap_OS5

Dependencies:   nRF51822

main.h

Committer:
sgetz7908
Date:
2017-05-23
Revision:
8:5bb94184842d
Parent:
7:090f9eea7b3c
Child:
9:0b017e956142

File content as of revision 8:5bb94184842d:


#ifndef MAIN_H
#define MAIN_H


#define FW_VERSION  001 //  major revisions will be 1xx, 2xx, etc.

#define CAP_THRESHOLD 50

//******************************************************************************

#endif // #ifndef MAIN_H