/TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h substitute line 894 extern } by }

Fork of mbed by mbed official

Revision:
22:9114680c05da
Parent:
21:3944f1e2fa4f
Child:
27:7110ebee3484
--- a/I2C.h	Thu Jun 17 16:23:14 2010 +0000
+++ b/I2C.h	Thu Jul 08 14:27:15 2010 +0000
@@ -106,7 +106,7 @@
      *
      * Variables:
      *  data - data to write out on bus
-     *  returns - a '1' if an ACK was retrieved, a '0' otherwise
+     *  returns - a '1' if an ACK was received, a '0' otherwise
      */
     int write(int data);