Browse Source

Fix usage line in temperature table script

pull/1/head
Scott Lahteine 7 years ago
committed by GitHub
parent
commit
3e7b24278f
  1. 2
      buildroot/share/scripts/createTemperatureLookupMarlin.py

2
buildroot/share/scripts/createTemperatureLookupMarlin.py

@ -7,7 +7,7 @@ http://en.wikipedia.org/wiki/Steinhart-Hart_equation
The main use is for Arduino programs that read data from the circuit board described here:
http://reprap.org/wiki/Temperature_Sensor_v2.0
Usage: python createTemperatureLookup.py [options]
Usage: python createTemperatureLookupMarlin.py [options]
Options:
-h, --help show this help

Loading…
Cancel
Save