diff options
Diffstat (limited to 'Sprinter/thermistortables.h')
-rw-r--r-- | Sprinter/thermistortables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Sprinter/thermistortables.h b/Sprinter/thermistortables.h index 222c013..270cfaf 100644 --- a/Sprinter/thermistortables.h +++ b/Sprinter/thermistortables.h @@ -423,4 +423,4 @@ const short temptable_7[NUMTEMPS_7][2] = { #error No bed thermistor table specified #endif -#endif //THERMISTORTABLES_H_
\ No newline at end of file +#endif //THERMISTORTABLES_H_ |