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.
Dependencies: mbed
Diff: ForceRead.h
- Revision:
- 19:67584cb64b9c
- Parent:
- 4:bf4ad2079096
--- a/ForceRead.h Thu Jul 04 08:08:18 2019 +0000 +++ b/ForceRead.h Thu Aug 22 08:36:15 2019 +0000 @@ -1,2 +1,6 @@ +#ifndef FORCE_READ_H +#define FORCE_READ_H + void ReadForce(); -void CalForce(); \ No newline at end of file + +#endif \ No newline at end of file