- Don't think anything was changed or updated.... simply viewed the class

Dependents:   Component_Test_Interface

Fork of BridgeDriver by Jason T

Revision:
12:4db83c772b51
Parent:
11:2481432a0988
Child:
13:397718f9300a
--- a/BridgeDriver.h	Wed Jul 30 16:38:46 2014 +0000
+++ b/BridgeDriver.h	Sat Aug 09 00:10:22 2014 +0000
@@ -19,7 +19,7 @@
 #define PIN_CH8 P1_26 //hardware PWM1[6]
 
 
-#define EN_ADDR  0x40 //i2c address of enable pin port expander. 0x40 for rev 1.0, 0x4C for rev 2.0
+#define EN_ADDR  0x4C //i2c address of enable pin port expander. 0x40 for rev 1.0, 0x4C for rev 2.0
 #define LED_ADDR 0x4E //i2c address of button and LED port expander
 
 /** BridgeDriver class