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: ST7032 QEI PS4Serial
Dependents: 2021Arobo_UMAPYOI 2021Arobo_YUMIPYOI
Diff: cerica2.h
- Revision:
- 2:3657788ab5fd
- Parent:
- 1:019a7d4201c2
- Child:
- 3:72c7158376db
diff -r 019a7d4201c2 -r 3657788ab5fd cerica2.h
--- a/cerica2.h Sat Sep 15 11:01:43 2018 +0000
+++ b/cerica2.h Wed Sep 19 10:04:49 2018 +0000
@@ -6,20 +6,20 @@
FEP01,TweLite
};
-#define GPIO0 = PC_9,
-#define GPIO1 = PA_5,
-#define GPIO2 = PA_6,
-#define GPIO3 = PA_7,
-#define GPIO4 = PB_6,
-#define GPIO5 = PC_7,
-#define GPIO6 = PA_8,
-#define GPIO7 = PB_10,
-#define GPIO8 = PB_13,
-#define GPIO9 = PB_14,
-#define GPIO10 = PB_15,
-#define GPIO11 = PB_1,
-#define GPIO12 = PB_2,
-};
+#define GPIO0 PC_9
+#define GPIO1 PA_5
+#define GPIO2 PA_6
+#define GPIO3 PA_7
+#define GPIO4 PB_6
+#define GPIO5 PC_7
+#define GPIO6 PA_8
+#define GPIO7 PB_10
+#define GPIO8 PB_13
+#define GPIO9 PB_14
+#define GPIO10 PB_15
+#define GPIO11 PB_1
+#define GPIO12 PB_2
+
class CERICA
{
private: