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: mbed mbed-rtos X_NUCLEO_IHM02A1
Diff: ST_SOLO.cpp
- Revision:
- 33:de144094bdd1
- Parent:
- 30:e464b2bb2376
- Child:
- 34:0c111add045e
diff -r e464b2bb2376 -r de144094bdd1 ST_SOLO.cpp
--- a/ST_SOLO.cpp Thu Apr 11 15:20:05 2019 +0000
+++ b/ST_SOLO.cpp Mon Apr 22 11:56:38 2019 +0000
@@ -1,11 +1,4 @@
-#include "mbed.h"
-#include "ST_SOLO.h"
-
-/* Helper header files. */
-#include "DevSPI.h"
-
-/* Expansion Board specific header files. */
-#include "XNucleoIHM02A1.h"
+#include "SETUP.h"
int StatusSOLO=SOLO_DEFAULT;
@@ -24,6 +17,9 @@
entryEinlegenIn();
StatusSOLO=SOLO_EinlegenIN;
}*/
+
+ printf("SOLO_MODUS\n\r");
+ Thread::wait(1000);
break;
case SOLO_EinlegenIN: