Quadrifoglio / Mbed OS 00_yotsuba

Dependencies:   sensorGen Robot omni_wheel PID jy901 solenoid aqm0802 camera beep kohiMD linesSnsor lpf RCJESC

Revision:
5:26d5eff36b72
Parent:
2:0511e8af8ff4
Child:
6:5b6b6db39dd1
--- a/pin_config.h	Thu Jan 30 08:25:16 2020 +0000
+++ b/pin_config.h	Thu Jan 30 10:26:54 2020 +0000
@@ -13,6 +13,9 @@
 static PinName const pixymosi = PD_15;
 static PinName const pixymiso = PD_14;
 static PinName const pixysclk = PD_13;
+ 
+static PinName const jysda    = PB_4;
+static PinName const jyscl    = PA_8;
 
 static PinName const line1    = A0;
 static PinName const line2    = A1;