dev: add interface for opt4048 lux/colour sensor
This commit is contained in:
parent
9c389117c4
commit
93788beab4
3 changed files with 115 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ add_executable(ensaht
|
|||
src/bmp.c
|
||||
src/aht.c
|
||||
src/ens.c
|
||||
src/opt4048.c
|
||||
)
|
||||
|
||||
# Add the standard include files to the build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue