瀏覽代碼

Correct temptable_55 name.

Erik vd Zalm 13 年之前
父節點
當前提交
0e89022cc3
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Marlin/thermistortables.h

+ 1
- 1
Marlin/thermistortables.h 查看文件

@@ -419,7 +419,7 @@ const short temptable_52[][2] PROGMEM = {
419 419
 // Verified by linagee. Source: http://shop.arcol.hu/static/datasheets/thermistors.pdf
420 420
 // Calculated using 1kohm pullup, voltage divider math, and manufacturer provided temp/resistance
421 421
 // Advantage: More resolution and better linearity from 150C to 200C
422
-const short temptable_52[][2] PROGMEM = {
422
+const short temptable_55[][2] PROGMEM = {
423 423
    {1*OVERSAMPLENR, 500},
424 424
    {76*OVERSAMPLENR, 300},
425 425
    {87*OVERSAMPLENR, 290},

Loading…
取消
儲存