Cell voltages fork (SoC)

Dependencies:   CUER_CAN CUER_DS1820 LTC2943 LTC6804 mbed PowerControl

Revision:
12:fa9b1a459e47
Parent:
1:51477fe4851b
Child:
18:521ffdd724f3
--- a/Temperature.cpp	Wed Jun 21 00:15:57 2017 +0000
+++ b/Temperature.cpp	Fri Jun 23 17:41:17 2017 +0000
@@ -10,6 +10,8 @@
  
 void temperature_init()
 {
+    DigitalOut isotherm_12V_pin(ISOTHERM_12V_PIN);
+    isotherm_12V_pin = 1;
     int i;
     int address_byte_count;
     // Initialize the probe array to DS1820 objects