dbus-sensors: srcrev bump 7c977b6de8..ce3fca414e

James Feist (2):
      Scale ADC readings to 3 decimal places
      Remove duplicate functions

Change-Id: I7cebef664ffb530c8f38cd9e4483651f3fdb1a3f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/dbus-sensors_git.bb b/recipes-phosphor/sensors/dbus-sensors_git.bb
index 7a0ad75..ead1b95 100644
--- a/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Dbus Sensor Services Configured from D-Bus"
 
 SRC_URI = "git://github.com/openbmc/dbus-sensors.git"
-SRCREV = "7c977b6de87ccda70417fc3983f15be3c511885f"
+SRCREV = "ce3fca414e93975242f5e3944f75a451164d01ef"
 
 PV = "0.1+git${SRCPV}"