You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
-1
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,5 @@ The following scripts are examples of how to use the Modulinos with Python:
31
31
and gyroscope values from the Modulino.
32
32
-[pixels.py](../examples/pixels.py): This example shows how to use the ModulinoPixels class to control a set of pixels.
33
33
-[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,
35
34
temperature and altitude from the Modulino.
36
35
-[thermo.py](../examples/thermo.py): This example shows how to use the ModulinoThermo class to read the temperature and humidity from the Modulino.
0 commit comments