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: MAX30101 Hexi_KW40Z Hexi_OLED_SSD1351
Revision 20:d62cec0a0f5c, committed 2019-03-21
- Comitter:
- jeannie9809
- Date:
- Thu Mar 21 06:15:50 2019 +0000
- Parent:
- 19:f9f76e6d0c68
- Commit message:
- Done
Changed in this revision
| 8cee5929f4d8/main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r f9f76e6d0c68 -r d62cec0a0f5c 8cee5929f4d8/main.cpp
--- a/8cee5929f4d8/main.cpp Mon Mar 18 16:42:54 2019 +0000
+++ b/8cee5929f4d8/main.cpp Thu Mar 21 06:15:50 2019 +0000
@@ -476,8 +476,9 @@
valence_arousal += 20;
else
valence_arousal += 10;
+ ready_to_send = true;
printf("valence_arousal = %d ", valence_arousal);
- ready_to_send = true;
+
}
ready = false; // last line