dev: add interface for opt4048 lux/colour sensor

This commit is contained in:
A.M. Rowsell 2026-07-04 15:41:48 -04:00
commit 93788beab4
Signed by: amr
GPG key ID: E0879EDBDB0CA7B1
3 changed files with 115 additions and 0 deletions

View file

@ -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