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: nRF51_Vdd TextLCD BME280
Diff: select_example.cpp
- Revision:
- 4:e9dfb4ca4277
- Parent:
- 3:c0010c8ad17f
- Child:
- 5:c953eac8e31d
--- a/select_example.cpp Sun Apr 15 04:15:18 2018 +0000
+++ b/select_example.cpp Sat Dec 08 02:13:04 2018 +0000
@@ -6,6 +6,7 @@
* https://os.mbed.com/users/kenjiArai/
* Created: April 7th, 2018
* Revised: April 15th, 2018
+ * Revised: November 25th, 2018 Change os2 to os5
*/
/*
@@ -35,7 +36,7 @@
9. 9_Monitor
Check nRF51 CPU functions
*/
-#define EXAMPLE_NUMBER 0 // select 0 to 6 & 9
+#define EXAMPLE_NUMBER 5 // select 0 to 6 & 9
//----------------- You don't need any modification ----------------------------
#if EXAMPLE_NUMBER == 0