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.
Diff: interfaces.h
- Revision:
- 5:1775b4b13232
- Parent:
- 2:bf3a2b29259a
--- a/interfaces.h Wed Sep 11 11:55:51 2013 +0000 +++ b/interfaces.h Sat Apr 25 17:07:08 2015 +0000 @@ -24,6 +24,7 @@ extern LocalFileSystem local; //Serial pc(USBTX, USBRX); // tx, rx extern Timer timer; +extern Timer timeout; extern DigitalIn PIN_PWR; // power supply extern DigitalIn PIN_NC; // connection signal