From 286e73e53acf1462ecb64d5e554c86ac66c83938 Mon Sep 17 00:00:00 2001 From: "jan.mrna" Date: Wed, 29 Jun 2022 20:15:03 +0200 Subject: [PATCH] Update 'README.md' Modified README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1c36df9..2a43ce2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Library for the Lite-On Optical Sensor LTR-329ALS-01. ### 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... +* 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...