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:
- 26:3aad7d411eb0
- Parent:
- 21:849e5636076e
--- a/userMethods.h Tue May 17 21:38:21 2016 +0000
+++ b/userMethods.h Tue May 17 23:19:33 2016 +0000
@@ -12,7 +12,7 @@
class UserMethods
{
public:
- UserMethods(vector<log_data> vector, int num, ExpansionBoard sensor, bool lFlag);
+ UserMethods(int num, ExpansionBoard sensor, bool lFlag);
static void logging(const void*);
static void readAllData(const void*);
static void readNData(const void*);
