summaryrefslogtreecommitdiff
path: root/Tonokip_Firmware/BedThermistorTable_100k.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tonokip_Firmware/BedThermistorTable_100k.h')
-rw-r--r--Tonokip_Firmware/BedThermistorTable_100k.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tonokip_Firmware/BedThermistorTable_100k.h b/Tonokip_Firmware/BedThermistorTable_100k.h
index f607f4e..84bc607 100644
--- a/Tonokip_Firmware/BedThermistorTable_100k.h
+++ b/Tonokip_Firmware/BedThermistorTable_100k.h
@@ -15,7 +15,7 @@
// max adc: 1023
#define BNUMTEMPS 61
-short bedtemptable[BNUMTEMPS][2] = {
+const short bedtemptable[BNUMTEMPS][2] = {
{ 23 , 300 },
{ 25 , 295 },
{ 27 , 290 },