LL40LS driver: Updated the value to write to the register to trigger a measurement

This commit is contained in:
akdslr
2014-04-30 14:09:30 -04:00
committed by Lorenz Meier
parent 36a9123822
commit 7f91f0cc3e
+1 -1
View File
@@ -79,7 +79,7 @@
/* LL40LS Registers addresses */
#define LL40LS_MEASURE_REG 0x00 /* Measure range register */
#define LL40LS_MSRREG_ACQUIRE 0x61 /* Value to initiate a measurement */
#define LL40LS_MSRREG_ACQUIRE 0x04 /* Value to initiate a measurement, varies based on sensor revision */
#define LL40LS_DISTHIGH_REG 0x8F /* High byte of distance register, auto increment */
/* Device limits */