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.
Dependents: test-lpc1768 oldheating gps motorhome ... more
reset/reset.h
- Committer:
- andrewboyson
- Date:
- 2019-05-08
- Revision:
- 49:d056e2c5c4ee
- Child:
- 50:e90c6aaa2645
File content as of revision 49:d056e2c5c4ee:
extern bool ResetAccepted; extern bool ResetWasPushButton(void); extern void ResetInit(void); extern void ResetMain(void);