fixed drive strength

Dependents:   capstone_i2c

Fork of mbed-dev by mbed official

Revision:
153:fa9ff456f731
Parent:
149:156823d33999
Child:
154:37f96f9d4de2
--- a/targets/TARGET_STM/TARGET_STM32F1/common_objects.h	Thu Dec 15 11:48:27 2016 +0000
+++ b/targets/TARGET_STM/TARGET_STM32F1/common_objects.h	Tue Dec 20 17:27:56 2016 +0000
@@ -78,7 +78,6 @@
     PinName pin_ssel;
 #ifdef DEVICE_SPI_ASYNCH
     uint32_t event;
-    uint8_t module;
     uint8_t transfer_type;
 #endif
 };