Sign in
Imanol-Mikel Barba Sabariego
/
smartcities
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
cfdd2176abc399b8650c71b2f71fc3524ae99cc8
Authored by
Ferràn Quer i Guerrero
2014-05-15 09:48:19 +0000
1 parent
973c166d
--no commit message
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
Project/applications/smartcities/include/globals.h
Project/applications/smartcities/include/globals.h
View file @
cfdd217
...
...
@@ -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
...
...