Cellular building monitoring / Mbed 2 deprecated roam_v2

Dependencies:   ARCH_GPRS_V2_HW Blinker DHT GPRSInterface HTTPClient_GPRS SDFileSystem mbed

Fork of roam_v1 by Cellular building monitoring

Revision:
1:3d2e110f5dc8
Parent:
0:b6b64c1e74bb
--- a/SLEEP/ARCH_GPRS_Sleep.cpp	Wed Apr 01 16:16:13 2015 +0000
+++ b/SLEEP/ARCH_GPRS_Sleep.cpp	Thu Apr 09 22:09:50 2015 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 #include "ARCH_GPRS_Sleep.h"
-#include "ARCH_GPRS_HW.h"
+#include "ARCH_GPRS_V2_HW.h"
 
 void Stalker3_0_sleep::gotoSleep()               // goto sleep mode, untill wdt interrupt
 {