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: X_NUCLEO_IKS01A1-f255a2c75ecb mbed-rtos mbed
Diff: userMethods.h
- Revision:
- 34:0d51133891d0
- Parent:
- 31:8bbdfea60151
--- a/userMethods.h Wed May 18 02:30:17 2016 +0000
+++ b/userMethods.h Wed May 18 03:11:38 2016 +0000
@@ -20,7 +20,7 @@
static void readNData(const void*);
int deleteAllData(const void*);
int deleteNData(const void*);
- static vector<log_data> * v;
+ //static vector<log_data> * v;
static int * n;
static bool flag;
static ExpansionBoard * e;
