k

Dependencies:   mbed

Fork of HelloWorld by Simon Ford

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Hardware.h Source File

Hardware.h

00001 #include <string>
00002 using namespace std;
00003 
00004 #ifndef PACEHEART_H
00005 #define PACEHEART_H
00006 
00007 int get_();
00008 
00009 #endif