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.
Diff: common_task.h
- Revision:
 - 3:c9f65f6d2092
 - Parent:
 - 0:e7352f4f3dcb
 - Child:
 - 8:66caa906d24c
 
diff -r 53ca7bc14ed5 -r c9f65f6d2092 common_task.h
--- a/common_task.h	Thu Jun 18 14:42:28 2020 +0000
+++ b/common_task.h	Thu Jun 18 15:47:08 2020 +0000
@@ -43,7 +43,7 @@
     
     int TASK_SPI_READ(int adr);
     
-    void TASK_TEST_SPI();
+    int TASK_TEST_SPI();
     
     void TASK_ANALOG_CALIB();