mbed library for STMicroelectronics' X-NUCLEO-IKA01A1 expansion board.

Dependents:   HelloWorld_IKA01A1

Fork of X_NUCLEO_IKA01A1 by ST Expansion SW Team

Library for STMicroelectronics' X-NUCLEO-IKA01A1 multifunctional expansion board based on operational amplifiers.

Revision:
14:8277ca0ab13a
Parent:
6:5dd31859cea3
Child:
15:114514787e83
--- a/Components/Interfaces/Windcomp_class.h	Thu Apr 07 07:51:13 2016 +0000
+++ b/Components/Interfaces/Windcomp_class.h	Fri Apr 08 05:30:21 2016 +0000
@@ -80,7 +80,7 @@
 	 *------------------------------------------------------------------------*/
 	virtual unsigned int TSU104_WindComp_Get_D2(void) = 0;
 	virtual unsigned int TSU104_WindComp_Get_D4(void) = 0;
-	virtual unsigned int TSU104_PhotoSensor_GetVoltage(PinName pin) = 0;
+	virtual unsigned int TSU104_PhotoSensor_GetVoltage(void) = 0;
 };
 
 #endif /* __WINDCOMP_CLASS_H */