Ajout des fichiers (vides) pour les capteurs apds
This commit is contained in:
parent
1e00f11431
commit
43ce3e231a
10
APDS_9960.c
Normal file
10
APDS_9960.c
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
APDS9960_Init(){
|
||||||
|
// Registres à configurer
|
||||||
|
|
||||||
|
|
||||||
|
// ENABLE (PON) Address : 0x80 - Après les autres registres !!
|
||||||
|
// RESERVED | Gesture En | Prox. Interrupt En | ALS Interrupt En | Wait En | Proximity Detect En | ALS En | Power On |
|
||||||
|
// Ob0000 0011 => 0x03
|
||||||
|
|
||||||
|
|
||||||
|
}
|
0
APDS_9960.h
Normal file
0
APDS_9960.h
Normal file
Loading…
Reference in New Issue
Block a user