flash based config testing

Dependencies:   mbed

globals.h

Committer:
bwang
Date:
2017-03-07
Revision:
3:82c00c8e2cb4
Parent:
2:cfc39b0843ae

File content as of revision 3:82c00c8e2cb4:

#ifndef __GLOBALS_H
#define __GLOBALS_H

extern float p, torque_pct, user_cmd, vout;

#endif