Skip to content

Commit 8da21c0

Browse files
authored
Update README.md
1 parent 0f58ed3 commit 8da21c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# VL53L1X-C-API-Pico
1+
# VL53L1X Distance Sensor C/C++ API for Raspberry Pi Pico/Pico W
22
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/alex-mous/VL53L1X-C-API-Pico)
33
![GitHub](https://img.shields.io/github/license/alex-mous/VL53L1X-C-API-Pico)
44
![GitHub issues](https://img.shields.io/github/issues/alex-mous/VL53L1X-C-API-Pico)
@@ -42,4 +42,4 @@ In addition, the final header file, `VL53L1X_platform.h`, contains platform-spec
4242
For most use cases, just including the first two header files should be sufficient.
4343

4444
# License
45-
This API extends, rewrites, and implements the VL53L1X driver code from STMicroelectronics. Code provided by STMicroelectronics (in `core`) is provided under the BSD 3-clause "New" or "Revised" License. All changes are licensed under the MIT License.
45+
This API extends, rewrites, and implements the VL53L1X driver code from STMicroelectronics. Code provided by STMicroelectronics (in `core`) is provided under the BSD 3-clause "New" or "Revised" License. All changes are licensed under the MIT License.

0 commit comments

Comments
 (0)