Skip to content

Commit 2a52b81

Browse files
committed
Remove experimental driver
1 parent fbfa7e0 commit 2a52b81

File tree

3 files changed

+0
-65
lines changed

3 files changed

+0
-65
lines changed

docs/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ The following scripts are examples of how to use the Modulinos with Python:
3131
and gyroscope values from the Modulino.
3232
- [pixels.py](../examples/pixels.py): This example shows how to use the ModulinoPixels class to control a set of pixels.
3333
- [pixels_thermo.py](../examples/pixels_thermo.py): This example shows how to use the ModulinoPixels and ModulinoThermo classes to display the temperature on a pixel strip.
34-
- [pressure.py](../examples/pressure.py): This example shows how to use the ModulinoPressure class to read the pressure,
3534
temperature and altitude from the Modulino.
3635
- [thermo.py](../examples/thermo.py): This example shows how to use the ModulinoThermo class to read the temperature and humidity from the Modulino.

examples/pressure.py

-17
This file was deleted.

src/modulino/pressure.py

-47
This file was deleted.

0 commit comments

Comments
 (0)