JGtoJR

Dependencies:   MODSERIAL Watchdog

GV/GV.h

Committer:
JavierGC
Date:
2017-06-15
Revision:
0:1c1c9f47b8ad

File content as of revision 0:1c1c9f47b8ad:

#ifndef _GV_H
#define _GV_H

struct GV {
    float Variable1;
} ;    

#endif //_GV_H