Skip to content

Commit 45a6ee6

Browse files
authored
Merge pull request #228 from jposada202020/removing_qmc5883l_driver
removing_qmc5883l_driver
2 parents 013c217 + 2d27ffe commit 45a6ee6

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -304,9 +304,6 @@
304304
[submodule "libraries/helpers/simple_dial"]
305305
path = libraries/helpers/simple_dial
306306
url = https://github.com/jposada202020/CircuitPython_simple_dial.git
307-
[submodule "libraries/drivers/qmc5883l"]
308-
path = libraries/drivers/qmc5883l
309-
url = https://github.com/jposada202020/CircuitPython_qmc5883l.git
310307
[submodule "libraries/drivers/isl29125"]
311308
path = libraries/drivers/isl29125
312309
url = https://github.com/jposada202020/CircuitPython_isl29125.git

circuitpython_community_library_list.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ Here is a listing of current CircuitPython Community Libraries. These libraries
4444
* [CircuitPython PS2Controller](https://github.com/todbot/CircuitPython_PS2Controller.git) ([PyPi](https://pypi.org/project/circuitpython-ps2controller)) \([Docs](https://circuitpython-ps2controller.readthedocs.io/en/latest/)) CircuitPython library to read Sony PS2 game controllers
4545
* [CircuitPython_paj7620](https://github.com/deshipu/circuitpython-paj7620.git) A driver for the PAJ7620 gesture sensor.
4646
* [CircuitPython PCA9674](https://github.com/XENONFFM/CircuitPython_PCA9674.git) Driver for the NXP PCA9674(A) 8 channel I2C I/O expander ([PyPi](https://pypi.org/project/circuitpython-pca9674))
47-
* [CircuitPython qmc5883l](https://github.com/jposada202020/CircuitPython_qmc5883l.git) Driver for the QMC5883l magnetometer ([PyPi](https://pypi.org/project/circuitpython-qmc5883l/) )\([Docs](https://readthedocs.org/projects/circuitpython-qmc5883l/en/latest/))
4847
* [CircuitPython qmi8658c](https://github.com/jins-tkomoda/CircuitPython_QMI8658C.git) Driver for the QMI8658C inertial measurement unit
4948
([Docs](https://circuitpython-qmi8658c.readthedocs.io/en/latest/))
5049
* [CircuitPython Raspberry PI Build HAT](https://github.com/CDarius/CircuitPython_RaspberryPI_BuildHAT.git) Driver for Raspberry PI Build HAT \([Docs](https://circuitpython-raspberrypi-buildhat.readthedocs.io/en/latest/))

libraries/drivers/qmc5883l

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)