We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a29dc commit e80f064Copy full SHA for e80f064
1 file changed
README.md
@@ -15,9 +15,9 @@ Features:
15
- I²C interface (hard wired I²C address: 0x39)
16
17
Documentation:
18
-- [RPi](RASPBERRY.md) - connect and configure the APDS-9960 on Raspberry Pi
+- [RPi](RPi.md) - connect and configure the APDS-9960 on Raspberry Pi
19
- 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
+ - [test-ambient.py](test-ambient.py) - simple ambient light level demo
+ - [test-gesture.py](test-gesture.py) - simple gesture detection demo
+ - [test-prox.py](test-prox.py) - simple proximity level demo
23
0 commit comments