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: Global.h
- Revision:
- 17:887cfe1d309f
- Parent:
- 16:7e36177b4435
- Child:
- 19:c6ad6b453b39
diff -r 7e36177b4435 -r 887cfe1d309f Global.h --- a/Global.h Tue Feb 09 13:07:29 2016 +0000 +++ b/Global.h Mon Mar 28 09:01:00 2016 +0000 @@ -66,7 +66,6 @@ static const int rotateperrevolutions_onepulse=1; static class Timer timer; - static class DigitalIn initializeswitch; static class DigitalOut led[4]; static class LocalFileSystem local;