Implementaion of a weather station using the BMP180 sensor, nokia N5110 lcd screen and the mbed NXP CPC1768 microcontroller

Dependencies:   BMP180 N5110 PowerControl mbed

Fork of DocTest by Craig Evans

Revision:
3:f7036017b319
Parent:
2:afdc5d6ca47f
--- a/main.cpp	Mon May 11 21:28:14 2015 +0000
+++ b/main.cpp	Mon May 11 21:35:53 2015 +0000
@@ -1,7 +1,7 @@
 /**
 @file main.cpp
 
-@brief Program implementation
+@brief Program implementation of the weather station
 
 */