The Code Repository for the REV0 Steering Wheel.

Dependencies:   CANBuffer KS0108_fork mbed-rtos mbed CAN Addresses

Fork of REVO_Updated_Steering by Penn Electric

Revision:
42:701df58e923a
Parent:
39:e6aa6dcf3f75
--- a/CAN_Address.h	Sun Feb 08 08:53:44 2015 +0000
+++ b/CAN_Address.h	Mon Mar 23 19:36:37 2015 +0000
@@ -11,7 +11,7 @@
 
 // Battery Screen Addresses
 #define VOLTAGE_TX_ID           TX_BASE + 0x08
-#define POWER_TX_ID             TX_BASE + 0x09
+#define POWER_TX_ID             TX_BASE + 0x14
 #define CURRENT_TX_ID           TX_BASE + 0x06
 #define CELLV_MMA_TX_ID_BASE    TX_BASE + 0x16
 #define CELLV_MMA_TX_ID_BASE2   TX_BASE + 0x17