Skip to content

Commit 0a6865f

Browse files
committed
fix wrong sensor name
1 parent 87d0eca commit 0a6865f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

content/hardware/01.mkr/03.carriers/mkr-iot-carrier-rev2/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,9 @@ The underlying library used to read the sensor is **[LSM6DSOX](https://github.co
190190

191191
## RGB and Gesture Sensor
192192

193-
![The APDS-9660 sensor on the MKR IoT Carrier Rev2](assets/apds-9660.png)
193+
![The APDS-9960 sensor on the MKR IoT Carrier Rev2](assets/apds-9960.png)
194194

195-
The MKR IoT Carrier Rev2 contains a Broadcom **APDS-9660 RGB and Gesture sensors**, situated under the display and marked with a bulb icon. The sensor is useful for **ambient light** and **RGB** color sensing, **proximity** sensing, and **gesture** detection.
195+
The MKR IoT Carrier Rev2 contains a Broadcom **APDS-9960 RGB and Gesture sensors**, situated under the display and marked with a bulb icon. The sensor is useful for **ambient light** and **RGB** color sensing, **proximity** sensing, and **gesture** detection.
196196

197197
### Code
198198

0 commit comments

Comments
 (0)