Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix thermistor names (info menu) #14860

Merged

Conversation

timmmoore
Copy link
Contributor

Requirements

  • Filling out this template is required. Pull Requests without a clear description may be closed at the maintainers' discretion.

Description

Remove #pragma once in thermistornames.h file, that was added Jul 5th.
this file is included multiple times in menu_info.cpp to get the thermistor names of the various sensors. Having pragma once means all the names are the same as the first thermistor.

Benefits

Thermistor names are displayed correctly in menu thermistor info

Related Issues

@thinkyhead thinkyhead merged commit 0fa7d86 into MarlinFirmware:bugfix-2.0.x Aug 7, 2019
@thinkyhead thinkyhead changed the title remove pragma once from thermistornames.h so menu_info shows correct thermistor names Fix thermistor names (info menu) Aug 7, 2019
@timmmoore timmmoore deleted the fix-thermistor-name branch August 7, 2019 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants