Browse Source

knownlimitations: merged duplicate entry

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
Mihai Tudor Panu 9 years ago
parent
commit
8cec2ad473
1 changed files with 2 additions and 4 deletions
  1. 2
    4
      docs/knownlimitations.md

+ 2
- 4
docs/knownlimitations.md View File

@@ -31,9 +31,6 @@ such sensors and known workarounds if they exist.
31 31
  * **Grove Barometer** (BMP085) has an unstable connection on the Intel Edison
32 32
  using the Arduino breakout and may drop read data. The Xadow version of this
33 33
  sensor (BMP180) is also dropping data packets occasionally.
34
- * **Grove Digital Light Sensor** (TSL2561) occasionally drops I2C reads on the
35
- Intel Edison with the Arduino breakout. This might cause the sensor not to
36
- initialize properly. Works as expected with the Mini-breakout.
37 34
  * **Grove 6-Axis Accelerometer & Compass** (LSM303) fails to write to the
38 35
  configuration register properly and returns invalid data.
39 36
  * **Grove I2C ADC Converter** does not show up on the I2C bus on the Intel
@@ -42,7 +39,8 @@ such sensors and known workarounds if they exist.
42 39
  the inability to change the I2C bus speed to 100 KHz.
43 40
  * **Grove Digital Light Sensor** (TSL2561) may have an unstable connection on
44 41
  the Intel Edison using the Arduino breakout that results in missed I2C reads.
45
- This is usually applicable when the I2C lines are pulled-up to 5V.
42
+ This is usually applicable when the I2C lines are pulled-up to 5V. Works as
43
+ expected with the Mini-breakout.
46 44
  * **Grove CO2 Sensor** will return zeroed data and is unusable on the Intel
47 45
  Galileo.
48 46
  * **Grove BLE** (HM-11) does not return data on the Intel Galileo board due to