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.
Fork of SolarNanoGridv3 by
Diff: defs.h
- Revision:
- 28:e85a86fc8b59
- Parent:
- 22:93fde34d9a94
diff -r 512cf6199b1d -r e85a86fc8b59 defs.h --- a/defs.h Tue Jun 21 10:14:12 2016 +0000 +++ b/defs.h Tue Jun 21 15:36:46 2016 +0000 @@ -23,7 +23,7 @@ * THE SOFTWARE. * @file "defs.h" */ -#define SDBUFFERSIZE 131072 +#define SDBUFFERSIZE 65536 // // Defines which messages to print //
