k

Dependencies:   mbed

Fork of HelloWorld by Simon Ford

Hardware.h

Committer:
Judorunner
Date:
2016-10-24
Revision:
2:e2ae43e8acab

File content as of revision 2:e2ae43e8acab:

#include <string>
using namespace std;

#ifndef PACEHEART_H
#define PACEHEART_H

int get_();

#endif