Air Quality and BLE
Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/528b7319 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/528b7319 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/528b7319 Branch: refs/heads/develop Commit: 528b7319791e30aafa155420bb09c2d311a68778 Parents: 9a4c6c1 Author: David G. Simmons <[email protected]> Authored: Tue Jan 17 10:06:06 2017 -0500 Committer: David G. Simmons <[email protected]> Committed: Tue Jan 17 10:16:18 2017 -0500 ---------------------------------------------------------------------- docs/os/tutorials/air_quality_ble.md | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/528b7319/docs/os/tutorials/air_quality_ble.md ---------------------------------------------------------------------- diff --git a/docs/os/tutorials/air_quality_ble.md b/docs/os/tutorials/air_quality_ble.md index 7e35660..c4b085d 100644 --- a/docs/os/tutorials/air_quality_ble.md +++ b/docs/os/tutorials/air_quality_ble.md @@ -1,10 +1,6 @@ ## Air quality sensor project via Bluetooth -<<<<<<< HEAD -This is a follow-on project to the [Basic Air Quality Sensor](air_quality_esnsor.md) project so it is -======= This is a follow-on project to the [Basic Air Quality Sensor](air_quality_sensor.md) project so it is ->>>>>>> Updated to work with Arduino Primo assumed that you have worked through that project and have your CO2 sensor working properly with your Arduino Primo board.
