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: sensor.h
- Revision:
- 27:1216b002cbf3
- Parent:
- 25:2197b8bb930c
- Child:
- 29:464097268aaf
diff -r 2197b8bb930c -r 1216b002cbf3 sensor.h --- a/sensor.h Tue May 17 21:59:20 2016 +0000 +++ b/sensor.h Tue May 17 23:23:38 2016 +0000 @@ -33,7 +33,7 @@ float T; //Default sampling rate, specified in specs static vector<log_data> * v; static int * n; - + static bool flag; }; #endif \ No newline at end of file