Remove spurious brace

Followup to c536b8de62
2.0.x
Scott Lahteine 5 years ago
parent 7eac76d31b
commit 267c25fd53

@ -180,7 +180,6 @@ void menu_info_thermistors() {
#endif
#if HAS_HEATED_BED
{
#undef THERMISTOR_ID
#define THERMISTOR_ID TEMP_SENSOR_BED
#include "../thermistornames.h"

Loading…
Cancel
Save