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
ForceRead.h
- Committer:
- Bhoney
- Date:
- 2019-08-22
- Revision:
- 19:67584cb64b9c
- Parent:
- 4:bf4ad2079096
File content as of revision 19:67584cb64b9c:
#ifndef FORCE_READ_H #define FORCE_READ_H void ReadForce(); #endif