Fix usage line in temperature table script
This commit is contained in:
parent
bacea22a26
commit
3e7b24278f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
The main use is for Arduino programs that read data from the circuit board described here:
|
||||||
http://reprap.org/wiki/Temperature_Sensor_v2.0
|
http://reprap.org/wiki/Temperature_Sensor_v2.0
|
||||||
|
|
||||||
Usage: python createTemperatureLookup.py [options]
|
Usage: python createTemperatureLookupMarlin.py [options]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-h, --help show this help
|
-h, --help show this help
|
||||||
|
|
Reference in a new issue