File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ // Define the repository information in these attributes
2+ :repository-owner: arduino-libraries
3+ :repository-name: Arduino_LTR381RGB
4+
5+ = Modbus Library for Arduino =
6+
7+ image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/check-arduino.yml/badge.svg["Check Arduino status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/check-arduino.yml "]
8+ image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/compile-examples.yml/badge.svg["Compile Examples status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/compile-examples.yml "]
9+ image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/spell-check.yml/badge.svg["Spell Check status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/spell-check.yml "]
10+
11+ Allows you to read RGB, Infrared and ambient light channels values from LITEON LTR381RGB sensor.
12+
13+ == License ==
14+
15+ Copyright (c) 2025 Arduino SA
16+ his Source Code Form is subject to the terms fo the Mozilla
17+ Public License (MPL), v 2.0. You can obtain a copy of the MPL
18+ at http://mozilla.org/MPL/2.0/
You can’t perform that action at this time.
0 commit comments