Prep for v1.1.0
[hackover2013-badge-firmware.git] / drivers / dac / mcp4725 / mcp4725.h
index bb91b3e..42ba362 100644 (file)
@@ -47,6 +47,6 @@
 
 int  mcp4725Init();
 void mcp4725SetVoltage( uint16_t output, bool writeEEPROM );
-void mcp472ReadConfig( uint8_t *status, uint16_t *value );
+void mcp4725ReadConfig( uint8_t *status, uint16_t *value );
 
 #endif
\ No newline at end of file
This page took 0.025584 seconds and 4 git commands to generate.