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:
- 2:47ad8c48224e
- Parent:
- 1:9011c83e4178
- Child:
- 3:c0010c8ad17f
diff -r 9011c83e4178 -r 47ad8c48224e select_example.cpp
--- a/select_example.cpp	Sat Apr 14 04:56:34 2018 +0000
+++ b/select_example.cpp	Sat Apr 14 12:57:53 2018 +0000
@@ -33,7 +33,7 @@
     9.  9_Monitor
         Check nRF51 CPU functions
  */
-#define EXAMPLE_NUMBER      9
+#define EXAMPLE_NUMBER      6
 // select 0 to 9
 
 //----------------- You don't need any modification ----------------------------