http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/os_user_guide/index.html ---------------------------------------------------------------------- diff --git a/latest/os/os_user_guide/index.html b/latest/os/os_user_guide/index.html index 66cec26..bc93455 100644 --- a/latest/os/os_user_guide/index.html +++ b/latest/os/os_user_guide/index.html @@ -550,9 +550,9 @@ <ul class="nav nav-pills" style="margin-bottom: 10px"> <li> - <a href=../tutorials/blehci_project/> + <a href=../tutorials/nrf52_adc/> <span class="fa fa-arrow-left"></span> - Previous: BLE HCI interface + Previous: Add an Analog Sensor </a> </li>
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/STM32F303/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/STM32F303/index.html b/latest/os/tutorials/STM32F303/index.html index 44f57cb..a5a0b60 100644 --- a/latest/os/tutorials/STM32F303/index.html +++ b/latest/os/tutorials/STM32F303/index.html @@ -355,19 +355,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -446,6 +433,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/add_newtmgr/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/add_newtmgr/index.html b/latest/os/tutorials/add_newtmgr/index.html index 4ed9583..e71832a 100644 --- a/latest/os/tutorials/add_newtmgr/index.html +++ b/latest/os/tutorials/add_newtmgr/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -369,6 +356,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/add_shell/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/add_shell/index.html b/latest/os/tutorials/add_shell/index.html index 2c6ad11..a9bf018 100644 --- a/latest/os/tutorials/add_shell/index.html +++ b/latest/os/tutorials/add_shell/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -369,6 +356,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/air_quality_ble/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/air_quality_ble/index.html b/latest/os/tutorials/air_quality_ble/index.html index 5de7e09..f4c8a90 100644 --- a/latest/os/tutorials/air_quality_ble/index.html +++ b/latest/os/tutorials/air_quality_ble/index.html @@ -10,7 +10,7 @@ <link rel="canonical" href="http://mynewt.apache.org/os/tutorials/air_quality_ble/"> --> <link rel="shortcut icon" href="../../../img/favicon.ico"> - <title>Bluetooth-enabled Air Quality Sensor - Apache Mynewt</title> + <title>BLE-enabled Air Quality Sensor - Apache Mynewt</title> <link href="../../../css/bootstrap-3.0.3.min.css" rel="stylesheet"> <link rel="stylesheet" href="../../../css/highlight.css"> @@ -41,7 +41,7 @@ </head> - <body class="Bluetooth-enabled Air Quality Sensor"> + <body class="BLE-enabled Air Quality Sensor"> <div class="container"> @@ -278,33 +278,37 @@ + <li > + <a href="../event_queue/">Add task to manage multiple events</a> + </li> + + + + + <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> + ../project-slinky/ +">Project Slinky for remote comms</a> - <ul> - - - - <li > - <a href="../air_quality_sensor/">Basic Air Quality Sensor</a> </li> - <li class="active"> - <a href="./">Bluetooth-enabled Air Quality Sensor</a> + <li > + <a href="../add_newtmgr/">Enable Newt Manager in any app</a> </li> - </ul> - + + + <li > + <a href="../add_shell/">Enable the OS Shell and Console</a> </li> @@ -312,7 +316,7 @@ <li > - <a href="../event_queue/">Add task to manage multiple events</a> + <a href="../bletiny_project/">BLE app to check stats via console</a> </li> @@ -321,9 +325,7 @@ - <li><a href=" - ../project-slinky/ -">Project Slinky for remote comms</a> + <li ><a href="../bleprph/bleprph-intro/">BLE peripheral project</a> </li> @@ -333,7 +335,7 @@ <li > - <a href="../add_newtmgr/">Enable Newt Manager in any app</a> + <a href="../ibeacon/">BLE iBeacon</a> </li> @@ -341,7 +343,7 @@ <li > - <a href="../add_shell/">Enable the OS Shell and Console</a> + <a href="../eddystone/">BLE Eddystone</a> </li> @@ -349,7 +351,7 @@ <li > - <a href="../bletiny_project/">BLE app to check stats via console</a> + <a href="../blehci_project/">BLE HCI interface</a> </li> @@ -358,25 +360,31 @@ - <li ><a href="../bleprph/bleprph-intro/">BLE peripheral project</a> + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> - </li> - - + <ul> <li > - <a href="../ibeacon/">BLE iBeacon</a> + <a href="../air_quality_sensor/">Basic Air Quality Sensor</a> </li> - <li > - <a href="../eddystone/">BLE Eddystone</a> + <li class="active"> + <a href="./">BLE-enabled Air Quality Sensor</a> + </li> + + + + </ul> + </li> @@ -384,7 +392,7 @@ <li > - <a href="../blehci_project/">BLE HCI interface</a> + <a href="../nrf52_adc/">Add an Analog Sensor</a> </li> @@ -479,7 +487,7 @@ - <li>» Bluetooth-enabled Air Quality Sensor</li> + <li>» BLE-enabled Air Quality Sensor</li> @@ -704,8 +712,8 @@ or any other application that can connect to, and read, Bluetooth data.</p> </li> <li class="pull-right"> - <a href=../event_queue/> - Next: Add task to manage multiple events + <a href=../nrf52_adc/> + Next: Add an Analog Sensor <span class="fa fa-arrow-right"></span> </a> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/air_quality_sensor/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/air_quality_sensor/index.html b/latest/os/tutorials/air_quality_sensor/index.html index ab46cf1..eea6eaa 100644 --- a/latest/os/tutorials/air_quality_sensor/index.html +++ b/latest/os/tutorials/air_quality_sensor/index.html @@ -278,19 +278,21 @@ + <li > + <a href="../event_queue/">Add task to manage multiple events</a> + </li> + + + + + <li><a href=" - ./ -">Air-quality Sensor project</a> + ../project-slinky/ +">Project Slinky for remote comms</a> - <ul> - - - - <li class="active"> - <a href="./">Basic Air Quality Sensor</a> </li> @@ -298,13 +300,15 @@ <li > - <a href="../air_quality_ble/">Bluetooth-enabled Air Quality Sensor</a> + <a href="../add_newtmgr/">Enable Newt Manager in any app</a> </li> - </ul> - + + + <li > + <a href="../add_shell/">Enable the OS Shell and Console</a> </li> @@ -312,7 +316,7 @@ <li > - <a href="../event_queue/">Add task to manage multiple events</a> + <a href="../bletiny_project/">BLE app to check stats via console</a> </li> @@ -321,9 +325,7 @@ - <li><a href=" - ../project-slinky/ -">Project Slinky for remote comms</a> + <li ><a href="../bleprph/bleprph-intro/">BLE peripheral project</a> </li> @@ -333,7 +335,7 @@ <li > - <a href="../add_newtmgr/">Enable Newt Manager in any app</a> + <a href="../ibeacon/">BLE iBeacon</a> </li> @@ -341,7 +343,7 @@ <li > - <a href="../add_shell/">Enable the OS Shell and Console</a> + <a href="../eddystone/">BLE Eddystone</a> </li> @@ -349,7 +351,7 @@ <li > - <a href="../bletiny_project/">BLE app to check stats via console</a> + <a href="../blehci_project/">BLE HCI interface</a> </li> @@ -358,9 +360,17 @@ - <li ><a href="../bleprph/bleprph-intro/">BLE peripheral project</a> + <li><a href=" + ./ +">Air-quality Sensor project</a> + <ul> + + + + <li class="active"> + <a href="./">Basic Air Quality Sensor</a> </li> @@ -368,15 +378,13 @@ <li > - <a href="../ibeacon/">BLE iBeacon</a> + <a href="../air_quality_ble/">BLE-enabled Air Quality Sensor</a> </li> - - - <li > - <a href="../eddystone/">BLE Eddystone</a> + </ul> + </li> @@ -384,7 +392,7 @@ <li > - <a href="../blehci_project/">BLE HCI interface</a> + <a href="../nrf52_adc/">Add an Analog Sensor</a> </li> @@ -1301,16 +1309,16 @@ Loading app image into slot 1 <ul class="nav nav-pills" style="margin-bottom: 10px"> <li> - <a href=../unit_test/> + <a href=../blehci_project/> <span class="fa fa-arrow-left"></span> - Previous: Write a Test Suite for a Package + Previous: BLE HCI interface </a> </li> <li class="pull-right"> <a href=../air_quality_ble/> - Next: Bluetooth-enabled Air Quality Sensor + Next: BLE-enabled Air Quality Sensor <span class="fa fa-arrow-right"></span> </a> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/arduino_zero/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/arduino_zero/index.html b/latest/os/tutorials/arduino_zero/index.html index d5a1e79..77ba88d 100644 --- a/latest/os/tutorials/arduino_zero/index.html +++ b/latest/os/tutorials/arduino_zero/index.html @@ -341,19 +341,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -432,6 +419,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/blehci_project/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/blehci_project/index.html b/latest/os/tutorials/blehci_project/index.html index 1fb93c7..84d1f95 100644 --- a/latest/os/tutorials/blehci_project/index.html +++ b/latest/os/tutorials/blehci_project/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -369,6 +356,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> @@ -635,8 +643,8 @@ eir_len 23 </li> <li class="pull-right"> - <a href=../../os_user_guide/> - Next: OS User Guide + <a href=../air_quality_sensor/> + Next: Basic Air Quality Sensor <span class="fa fa-arrow-right"></span> </a> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/bleprph/bleprph-adv/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/bleprph/bleprph-adv/index.html b/latest/os/tutorials/bleprph/bleprph-adv/index.html index 1dbe9c1..3c973bc 100644 --- a/latest/os/tutorials/bleprph/bleprph-adv/index.html +++ b/latest/os/tutorials/bleprph/bleprph-adv/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../../event_queue/">Add task to manage multiple events</a> </li> @@ -415,6 +402,27 @@ + + + + + <li><a href=" + ../../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/bleprph/bleprph-app/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/bleprph/bleprph-app/index.html b/latest/os/tutorials/bleprph/bleprph-app/index.html index 0b8fc20..b178a49 100644 --- a/latest/os/tutorials/bleprph/bleprph-app/index.html +++ b/latest/os/tutorials/bleprph/bleprph-app/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../../event_queue/">Add task to manage multiple events</a> </li> @@ -415,6 +402,27 @@ + + + + + <li><a href=" + ../../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/bleprph/bleprph-chr-access/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/bleprph/bleprph-chr-access/index.html b/latest/os/tutorials/bleprph/bleprph-chr-access/index.html index 42cc68a..c90db21 100644 --- a/latest/os/tutorials/bleprph/bleprph-chr-access/index.html +++ b/latest/os/tutorials/bleprph/bleprph-chr-access/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../../event_queue/">Add task to manage multiple events</a> </li> @@ -415,6 +402,27 @@ + + + + + <li><a href=" + ../../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/bleprph/bleprph-gap-event/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/bleprph/bleprph-gap-event/index.html b/latest/os/tutorials/bleprph/bleprph-gap-event/index.html index 8b3b63b..fead055 100644 --- a/latest/os/tutorials/bleprph/bleprph-gap-event/index.html +++ b/latest/os/tutorials/bleprph/bleprph-gap-event/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../../event_queue/">Add task to manage multiple events</a> </li> @@ -415,6 +402,27 @@ + + + + + <li><a href=" + ../../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/bleprph/bleprph-intro/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/bleprph/bleprph-intro/index.html b/latest/os/tutorials/bleprph/bleprph-intro/index.html index eaa2890..1eead55 100644 --- a/latest/os/tutorials/bleprph/bleprph-intro/index.html +++ b/latest/os/tutorials/bleprph/bleprph-intro/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../../event_queue/">Add task to manage multiple events</a> </li> @@ -415,6 +402,27 @@ + + + + + <li><a href=" + ../../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/bleprph/bleprph-svc-reg/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/bleprph/bleprph-svc-reg/index.html b/latest/os/tutorials/bleprph/bleprph-svc-reg/index.html index a02acf7..44fd0e8 100644 --- a/latest/os/tutorials/bleprph/bleprph-svc-reg/index.html +++ b/latest/os/tutorials/bleprph/bleprph-svc-reg/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../../event_queue/">Add task to manage multiple events</a> </li> @@ -415,6 +402,27 @@ + + + + + <li><a href=" + ../../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/bletiny_project/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/bletiny_project/index.html b/latest/os/tutorials/bletiny_project/index.html index d382bec..b05811d 100644 --- a/latest/os/tutorials/bletiny_project/index.html +++ b/latest/os/tutorials/bletiny_project/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -369,6 +356,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/blinky_console/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/blinky_console/index.html b/latest/os/tutorials/blinky_console/index.html index a07b038..88476ef 100644 --- a/latest/os/tutorials/blinky_console/index.html +++ b/latest/os/tutorials/blinky_console/index.html @@ -341,19 +341,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -432,6 +419,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/blinky_primo/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/blinky_primo/index.html b/latest/os/tutorials/blinky_primo/index.html index 0e5528c..edde0a4 100644 --- a/latest/os/tutorials/blinky_primo/index.html +++ b/latest/os/tutorials/blinky_primo/index.html @@ -341,19 +341,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -432,6 +419,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/blinky_sram_olimex/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/blinky_sram_olimex/index.html b/latest/os/tutorials/blinky_sram_olimex/index.html index 5ecf85a..e5c2def 100644 --- a/latest/os/tutorials/blinky_sram_olimex/index.html +++ b/latest/os/tutorials/blinky_sram_olimex/index.html @@ -341,19 +341,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -432,6 +419,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/eddystone/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/eddystone/index.html b/latest/os/tutorials/eddystone/index.html index 74531b6..bf259a8 100644 --- a/latest/os/tutorials/eddystone/index.html +++ b/latest/os/tutorials/eddystone/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -369,6 +356,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/event_queue/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/event_queue/index.html b/latest/os/tutorials/event_queue/index.html index 2548aec..5528261 100644 --- a/latest/os/tutorials/event_queue/index.html +++ b/latest/os/tutorials/event_queue/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li class="active"> <a href="./">Add task to manage multiple events</a> </li> @@ -369,6 +356,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> @@ -786,9 +794,9 @@ pkg.deps: <ul class="nav nav-pills" style="margin-bottom: 10px"> <li> - <a href=../air_quality_ble/> + <a href=../unit_test/> <span class="fa fa-arrow-left"></span> - Previous: Bluetooth-enabled Air Quality Sensor + Previous: Write a Test Suite for a Package </a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/ibeacon/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/ibeacon/index.html b/latest/os/tutorials/ibeacon/index.html index 5b7099e..9364cc8 100644 --- a/latest/os/tutorials/ibeacon/index.html +++ b/latest/os/tutorials/ibeacon/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -369,6 +356,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/latest/os/tutorials/nRF52/index.html ---------------------------------------------------------------------- diff --git a/latest/os/tutorials/nRF52/index.html b/latest/os/tutorials/nRF52/index.html index f785404..bcc94b0 100644 --- a/latest/os/tutorials/nRF52/index.html +++ b/latest/os/tutorials/nRF52/index.html @@ -341,19 +341,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -432,6 +419,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li>
