flash based config testing

Dependencies:   mbed

globals.h

Committer:
bwang
Date:
2017-03-02
Revision:
2:cfc39b0843ae
Child:
3:82c00c8e2cb4

File content as of revision 2:cfc39b0843ae:

#ifndef __GLOBALS_H
#define __GLOBALS_H

extern int mode;

#endif