Skip to content

Commit e80f064

Browse files
committed
Fix links to doc and demos.
1 parent e9a29dc commit e80f064

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Features:
1515
- I²C interface (hard wired I²C address: 0x39)
1616

1717
Documentation:
18-
- [RPi](RASPBERRY.md) - connect and configure the APDS-9960 on Raspberry Pi
18+
- [RPi](RPi.md) - connect and configure the APDS-9960 on Raspberry Pi
1919
- Example scripts:
20-
- [test-ambient](test-ambient) - simple ambient light level demo
21-
- [test-gesture](test-gesture) - simple gesture detection demo
22-
- [test-prox](test-prox) - simple proximity level demo
20+
- [test-ambient.py](test-ambient.py) - simple ambient light level demo
21+
- [test-gesture.py](test-gesture.py) - simple gesture detection demo
22+
- [test-prox.py](test-prox.py) - simple proximity level demo
2323

0 commit comments

Comments
 (0)