Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Assignment2 by
Hardware.h
- Committer:
- Judorunner
- Date:
- 2016-10-24
- Revision:
- 2:e2ae43e8acab
- Child:
- 3:641eefd1110b
File content as of revision 2:e2ae43e8acab:
#include <string>
using namespace std;
#ifndef PACEHEART_H
#define PACEHEART_H
int get_();
#endif
