|
|
@@ -113,6 +113,11 @@
|
|
|
#define PortA10 A10 //for rottary sw clk
|
|
|
#define Port7 7 //for TFT_ILI9163C_CSpin 7
|
|
|
#define Port8 8 //for TFT_ILI9163C_DCpin 8
|
|
|
+#define Port9 9 // TFT_ILI9163C__RSTpin 9
|
|
|
+#define Port10 10 // CAN_INTpin 10
|
|
|
+#define Port12 12 // todo change CAN to 12 from 53
|
|
|
+#define Port53 53 // #define CAN_CSpin 53 //todo change can be 12?
|
|
|
+
|
|
|
|
|
|
|
|
|
|