TYBLE16 on os5 sample programs

Dependencies:   BME280 TextLCD nRF51_Vdd

Fork of TYBLE16_mbedlized_os5_BASE by Kenji Arai

Please refer following notebook.
/users/kenjiArai/notebook/tyble16-module-as-mbed-os-5-board-mbedlization/

Revision:
2:47ad8c48224e
Parent:
1:9011c83e4178
Child:
3:c0010c8ad17f
--- 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 ----------------------------