Damien Frost / SolarNanoGrid_Field

Fork of SolarNanoGridv3 by SONG Project

SolarNanoGrid.h

Committer:
defrost
Date:
2016-05-05
Revision:
0:dc8a45ec969a
Child:
1:df924e0126d1

File content as of revision 0:dc8a45ec969a:

/**
* All the code associated to run the mbed as a battery
*/

#ifndef SOLARNANOGRID_H
#define SOLARNANOGRID_H

#include "battery.h"
#include "locker.h"



#endif /* SOLARNANOGRID_H */