mirror of https://github.com/arendst/Tasmota.git
Updated APDS 9960 (markdown)
parent
374dd89ea7
commit
1532ff890c
|
@ -40,7 +40,7 @@ behind dark glass
|
|||
| INT/IRQ | NC |
|
||||
|
||||
### Tasmota configuration
|
||||
Compile Tasmota with `#define USE_APDS9960` uncommented in `my_user_config.h`
|
||||
Compile Tasmota with `#define USE_APDS9960` uncommented in `user_config_override.h`
|
||||
|
||||
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:
|
||||
|
|
Loading…
Reference in New Issue