WFP Baseboard: Fix wrong scale factors

A few of the scale factors were copied over wrong.

Change-Id: Id8ba08deb8e576299c31d74fd5ecb8bcb7ab8667
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/WFT Baseboard.json b/configurations/WFT Baseboard.json
index 7406177..64c0f15 100644
--- a/configurations/WFT Baseboard.json
+++ b/configurations/WFT Baseboard.json
@@ -293,7 +293,7 @@
         {
             "Index": 5,
             "Name": "P12V_AUX",
-            "ScaleFactor": 0.2717,
+            "ScaleFactor": 0.1124,
             "Thresholds": [
                 {
                     "Direction": "greater than",
@@ -453,6 +453,7 @@
         {
             "Index": 9,
             "Name": "PVCCIN_CPU1",
+            "ScaleFactor": 0.7505,
             "Thresholds": [
                 {
                     "Direction": "greater than",