mirror of https://github.com/arendst/Tasmota.git
Updated APDS 9960 (markdown)
parent
20960d4906
commit
97e4a35104
|
@ -40,7 +40,7 @@ behind dark glass
|
||||||
| INT/IRQ | NC |
|
| INT/IRQ | NC |
|
||||||
|
|
||||||
### Tasmota configuration
|
### Tasmota configuration
|
||||||
Compile Tasmota with `#define USE_APDS9960` uncommented in `user_config.h`
|
Compile Tasmota with `#define USE_APDS9960` uncommented in `my_user_config.h`
|
||||||
|
|
||||||
The driver will detect the APDS-9960 automatically.
|
The driver will detect the APDS-9960 automatically.
|
||||||
The APDS-9960 chip (or breakout board) must be connected to the ESP8266 and the I<sup>2</sup>C GPIO pins must be configured:
|
The APDS-9960 chip (or breakout board) must be connected to the ESP8266 and the I<sup>2</sup>C GPIO pins must be configured:
|
||||||
|
|
Loading…
Reference in New Issue