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:
- 38:18ac0f8628bf
- Parent:
- 36:ad6b2b81bb89
- Child:
- 41:013df90be273
--- a/Global.h Tue Mar 21 05:50:52 2017 +0000 +++ b/Global.h Wed Mar 22 06:59:44 2017 +0000 @@ -79,7 +79,7 @@ static const int rotateperrevolutions_onepulse=1; static class Timer timer; - static class DigitalOut led; + //static class DigitalOut led; static class FlashManager memory;