Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/bq27441/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MicroPython BQ27441 Library

This library is a port of the [SparkFun BQ27441-G1A LiPo Fuel Gauge Arduino Libraryry](https://github.com/sparkfun/SparkFun_BQ27441_Arduino_Library).
This library is a port of the [SparkFun BQ27441-G1A LiPo Fuel Gauge Arduino Library](https://github.com/sparkfun/SparkFun_BQ27441_Arduino_Library).

The examples could be easily tested with [mpremote](https://docs.micropython.org/en/latest/reference/mpremote.html) with the following command :

Expand Down
2 changes: 1 addition & 1 deletion lib/vl53l1x/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MicroPython Driver for the vl53l1x ToF sensor

This library is a port of the [Micromicropython driver for the vl53l1x ToF sensor](https://github.com/drakxtwo/vl53l1x_pico).
This library is a port of the [MicroPython driver for the vl53l1x ToF sensor](https://github.com/drakxtwo/vl53l1x_pico).

The examples could be easily tested with [mpremote](https://docs.micropython.org/en/latest/reference/mpremote.html) with the following command :

Expand Down
Loading