adafruit-circuitpython-mlx90395 1.0.11__py3-none-any.whl → 1.0.13__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {adafruit_circuitpython_mlx90395-1.0.11.dist-info → adafruit_circuitpython_mlx90395-1.0.13.dist-info}/METADATA +1 -1
- adafruit_circuitpython_mlx90395-1.0.13.dist-info/RECORD +6 -0
- {adafruit_circuitpython_mlx90395-1.0.11.dist-info → adafruit_circuitpython_mlx90395-1.0.13.dist-info}/WHEEL +1 -1
- adafruit_mlx90395.py +1 -1
- adafruit_circuitpython_mlx90395-1.0.11.dist-info/RECORD +0 -6
- {adafruit_circuitpython_mlx90395-1.0.11.dist-info → adafruit_circuitpython_mlx90395-1.0.13.dist-info}/LICENSE +0 -0
- {adafruit_circuitpython_mlx90395-1.0.11.dist-info → adafruit_circuitpython_mlx90395-1.0.13.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: adafruit-circuitpython-mlx90395
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.13
|
4
4
|
Summary: CircuitPython helper library for using the Adafruit MLX90395 tri-Axis magnetometer breakout
|
5
5
|
Author-email: Adafruit Industries <circuitpython@adafruit.com>
|
6
6
|
License: MIT
|
@@ -0,0 +1,6 @@
|
|
1
|
+
adafruit_mlx90395.py,sha256=Bi1QlMS4Rs8QBb-pFKRe_gMNg8atycHDw4aR99AztyU,8431
|
2
|
+
adafruit_circuitpython_mlx90395-1.0.13.dist-info/LICENSE,sha256=lL6CpRSFW8FPg_7Uk25HW3Ie6YBGNLf4Ja6oU0sYvg0,1104
|
3
|
+
adafruit_circuitpython_mlx90395-1.0.13.dist-info/METADATA,sha256=1_5EOMXT0uYYaEQBOkbRIl9gBymNtiRgH9Pj_QstQ6o,3986
|
4
|
+
adafruit_circuitpython_mlx90395-1.0.13.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
5
|
+
adafruit_circuitpython_mlx90395-1.0.13.dist-info/top_level.txt,sha256=6x7CKc5S9auflYW9wSeTR-y5HkkVCrRxGdAWKfaIHkc,18
|
6
|
+
adafruit_circuitpython_mlx90395-1.0.13.dist-info/RECORD,,
|
adafruit_mlx90395.py
CHANGED
@@ -1,6 +0,0 @@
|
|
1
|
-
adafruit_mlx90395.py,sha256=JevPcrKtYjVx_dnloRPop-_CTVpIsZf2zq5IsnQMHUo,8431
|
2
|
-
adafruit_circuitpython_mlx90395-1.0.11.dist-info/LICENSE,sha256=lL6CpRSFW8FPg_7Uk25HW3Ie6YBGNLf4Ja6oU0sYvg0,1104
|
3
|
-
adafruit_circuitpython_mlx90395-1.0.11.dist-info/METADATA,sha256=ozMIxboU3tDGzQQwBBKxoJdrgyVY8oCRr6pSXg8zpeY,3986
|
4
|
-
adafruit_circuitpython_mlx90395-1.0.11.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
|
5
|
-
adafruit_circuitpython_mlx90395-1.0.11.dist-info/top_level.txt,sha256=6x7CKc5S9auflYW9wSeTR-y5HkkVCrRxGdAWKfaIHkc,18
|
6
|
-
adafruit_circuitpython_mlx90395-1.0.11.dist-info/RECORD,,
|
File without changes
|
File without changes
|