Pipeline Technology Centre / Mbed 2 deprecated ConsolTest

Dependencies:   mbed

Dependents:   TabbedGUIMbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers AddDetails.h Source File

AddDetails.h

00001 #ifndef ADDDETAILS.H
00002 #define ADDDETAILS.H
00003 #include <string>
00004 
00005 string details();
00006 
00007 #endif