Minor fixes

Dependencies:   LPS25H hts221

Fork of Coursework by Group PAG

Revision:
40:c3c4bac03b4f
Parent:
27:e64a31d541da
Child:
41:cdcb65dbb16d
--- a/README.md	Wed May 03 11:18:29 2017 +0000
+++ b/README.md	Wed May 03 11:39:14 2017 +0000
@@ -1,3 +1,6 @@
+Group P comments start on line 92!!
+
+
 # Getting started with Blinky on mbed OS
 
 This guide reviews the steps required to get Blinky working on an mbed OS platform.
@@ -84,4 +87,28 @@
  pip install mbed-cli --upgrade
  ```
 
-2. If using Keil MDK, make sure you have a license installed. [MDK-Lite](http://www.keil.com/arm/mdk.asp) has a 32 KB restriction on code size.
\ No newline at end of file
+2. If using Keil MDK, make sure you have a license installed. [MDK-Lite](http://www.keil.com/arm/mdk.asp) has a 32 KB restriction on code size.
+
+---Dev Notes---
+                                     /~\
+                                    |oo )      We're doomed!
+                                    _\=/_
+                    ___        #   /  _  \   #
+                   /() \        \\//|/.\|\\//
+                 _|_____|_       \/  \_/  \/
+                | | === | |         |\ /|
+                |_|  O  |_|         \_ _/
+                 ||  O  ||          | | |
+                 ||__*__||          | | |
+                |~ \___/ ~|         []|[]
+                /=\ /=\ /=\         | | |
+________________[_]_[_]_[_]________/_]_[_\_________________________
+
+TO DO: 
+
+Queue - class, implement, use
+Commands in command thread - update the == to STRCMP see section
+
+
+NOTES:
+In order to accept text input, you need to change the putty setting under Terminal> Line discipline options->Local echo-> Force on
\ No newline at end of file