sample_pir-lights_rgb

Dependencies:   ChainableLED

Revision:
0:7a352727249b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mkdocs.yml	Sun Jun 18 10:14:56 2017 +0000
@@ -0,0 +1,15 @@
+site_name: Building an internet connected lighting system
+
+docs_dir: docs
+
+pages:
+- ['index.md','Requirements']
+- ['2_circuit.md', 'Building the circuit']
+- ['3_software.md', 'Writing the software']
+- ['4_connectivity.md', 'Adding connectivity']
+- ['5_controlling-from-cloud.md', 'Controlling the device from mbed Cloud']
+- ['6_cloud-api.md', 'Using the mbed Cloud API']
+- ['7_app.md', 'Bringing it all together']
+- ['8_conclusion.md', 'Conclusion']
+
+copyright: © ARM Ltd. Copyright 2016 – ARM mbed IoT Device Platform