From cfdd2176abc399b8650c71b2f71fc3524ae99cc8 Mon Sep 17 00:00:00 2001 From: Ferràn Quer i Guerrero Date: Thu, 15 May 2014 09:48:19 +0000 Subject: [PATCH] --- Project/applications/smartcities/include/globals.h | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/Project/applications/smartcities/include/globals.h b/Project/applications/smartcities/include/globals.h index db334a0..e908a82 100644 --- a/Project/applications/smartcities/include/globals.h +++ b/Project/applications/smartcities/include/globals.h @@ -6,4 +6,6 @@ #define MODULE_ID_LENGTH 6 #define BUFFER_LENGTH 30 +#define MAX_RAM 38920 + #endif \ No newline at end of file -- libgit2 0.22.2