13 lines
534 B
Markdown
13 lines
534 B
Markdown
# 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...
|