02/07/15

Dependencies:   mbed

Dependents:   TabbedGUIMbed

AddDetails.h

Committer:
aidanPJG
Date:
2015-09-03
Revision:
71:60f06e7e50a3
Parent:
56:bf08d9e50ccc

File content as of revision 71:60f06e7e50a3:

#ifndef ADDDETAILS.H
#define ADDDETAILS.H
#include <string>

string details();

#endif