IVSC Project

Dependencies:   USBDevice mbed

Revision:
4:262764d24e4d
Parent:
1:82f2ef52759e
--- a/DigiPot.h	Thu Jun 06 22:01:51 2013 +0000
+++ b/DigiPot.h	Fri Jun 07 19:59:29 2013 +0000
@@ -3,3 +3,4 @@
 
 int PotReset(void);
 int SetResist (uint8_t *);
+int SetResistChain (uint8_t *);
\ No newline at end of file