Commit cfdd2176abc399b8650c71b2f71fc3524ae99cc8

Authored by Ferràn Quer i Guerrero
1 parent 973c166d

--no commit message

Project/applications/smartcities/include/globals.h
... ... @@ -6,4 +6,6 @@
6 6 #define MODULE_ID_LENGTH 6
7 7 #define BUFFER_LENGTH 30
8 8  
  9 +#define MAX_RAM 38920
  10 +
9 11 #endif
10 12 \ No newline at end of file
... ...