summaryrefslogtreecommitdiff
path: root/Tonokip_Firmware/BedThermistorTable_200k.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tonokip_Firmware/BedThermistorTable_200k.h')
-rw-r--r--Tonokip_Firmware/BedThermistorTable_200k.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tonokip_Firmware/BedThermistorTable_200k.h b/Tonokip_Firmware/BedThermistorTable_200k.h
index 79c9ea4..3d96aa3 100644
--- a/Tonokip_Firmware/BedThermistorTable_200k.h
+++ b/Tonokip_Firmware/BedThermistorTable_200k.h
@@ -15,7 +15,7 @@
// max adc: 1023
#define BNUMTEMPS 20
-short bedtemptable[BNUMTEMPS][2] = {
+const short bedtemptable[BNUMTEMPS][2] = {
{1, 848},
{54, 275},
{107, 228},