d

Dependencies:   MCP4725

Fork of MCP4725 by Donal Morrissey

Revision:
1:e78abc423fb5
Parent:
0:3214e3bbf25c
Child:
2:2288d9dfab02
--- a/mcp4725.h	Sun Oct 27 13:49:35 2013 +0000
+++ b/mcp4725.h	Sun Oct 27 14:03:15 2013 +0000
@@ -33,7 +33,7 @@
         Standard100kHz,
         /** Fast 400kHz bus. */
         Fast400kHz,
-        /** High Speed 3.4Mhz bus. */
+        /** High Speed 3.4Mhz bus. WARNING: the test suite fails for the mbed LPC1768 when this frequency is selected - not tested on other platforms.*/
         HighSpeed3_4Mhz
     };