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: main.cpp
- Revision:
- 1:a06fd6ffdb3e
- Parent:
- 0:0b9e73d44412
- Child:
- 2:a128db827b61
--- a/main.cpp Thu Jul 08 09:34:51 2021 +0000 +++ b/main.cpp Thu Jul 08 21:11:12 2021 +0000 @@ -116,7 +116,7 @@ string content[5][2]= {{"Topic 1","Content 1"},{"Topic 2","Content 2"},{"Topic 3","Content 3"},{"Topic 4","Content 4"},{"Topic 5","Content 5"}}; string companyName = "Godfrey&SonsTech"; - +Timer t; int direction = 0; // Forward is 0 False and Reverse 1true int current_topic; time_t loraTimerStart;