Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ARCH_GPRS_V2_HW Blinker DHT GPRSInterface HTTPClient_GPRS SDFileSystem mbed
Fork of roam_v1 by
Diff: SLEEP/ARCH_GPRS_Sleep.cpp
- 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
{
