Quadrifoglio / Mbed OS 00_yotsuba

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

Revision:
4:4812eb6367b5
Parent:
3:719f963165c2
Child:
9:63d7e7f07536
--- a/pin_config.h	Thu Jan 30 08:26:58 2020 +0000
+++ b/pin_config.h	Thu Jan 30 09:06:20 2020 +0000
@@ -14,6 +14,9 @@
 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;
 static PinName const line3    A2;