Library for the Lite-On Optical Sensor LTR-329ALS-01. Part of stm32libs
Go to file
David Zaitlik 54a42cd936 Merge branch 'd.zaitlik-master-patch-88764' into 'master'
Update README.md

See merge request VelesLabs/stm32libs/ltr329!1
2022-06-19 11:12:09 +00:00
ltr329.c Fixed the warnings about static functions. 2022-06-19 12:48:05 +02:00
ltr329.h Fixed the warnings about static functions. 2022-06-19 12:48:05 +02:00
README.md Update README.md 2022-06-19 11:11:44 +00:00

ltr329

Library for the Lite-On Optical Sensor LTR-329ALS-01.

Usage

How to include the library in an STM32CubeIDE Project

Project Properties -> C/C++ Build -> Settings -> MCU GCC Assembler -> Incude Paths -> Add... (+ icon) Project Properties -> C/C++ Build -> Settings -> MCU GCC Compiler -> Incude Paths -> Add... (+ icon) Project Properties -> C/C++ General -> Paths and Symbols -> Includes -> Add... -> Workspace... Project Properties -> C/C++ General -> Paths and Symbols -> Source Location -> Add... -> Workspace...