0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-30 21:58:06 +00:00

Merge pull request #4332 from esenapaj/Update-URL

Update URL in createTemperatureLookupMarlin.py
This commit is contained in:
Scott Lahteine 2016-07-17 12:29:55 -07:00 committed by GitHub
commit 889570029a

View file

@ -5,7 +5,7 @@ Generates lookup to temperature values for use in a microcontroller in C format
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://make.rrrf.org/ts-1.0
http://reprap.org/wiki/Temperature_Sensor_v2.0
Usage: python createTemperatureLookup.py [options]