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
Diff: main.cpp
- Revision:
- 12:a8364a98c38c
- Parent:
- 10:ee58d712c7fb
- Child:
- 13:96590015edd8
--- a/main.cpp Sun Nov 02 18:15:48 2014 +0000 +++ b/main.cpp Mon Nov 03 09:40:51 2014 +0000 @@ -13,6 +13,7 @@ static uint8_t interrupt_flag = 0; int realTime; void receive(); +int test; int main() { static bool m_mode;