🔧 Remove STM32F203RE example warnings

This commit is contained in:
Scott Lahteine 2021-10-22 10:32:46 -05:00
parent ff76e038ea
commit fdf03008c8

View file

@ -487,7 +487,6 @@
* 999 : Dummy Table that ALWAYS reads 100°C or the temperature defined below.
*
*/
#warning temp_sensor set to 998/999 (fake)
#define TEMP_SENSOR_0 999
#define TEMP_SENSOR_1 0
#define TEMP_SENSOR_2 0
@ -738,7 +737,6 @@
* details can be tuned in Configuration_adv.h
*/
#warning "disabled temperature protection"
//#define THERMAL_PROTECTION_HOTENDS // Enable thermal protection for all extruders
//#define THERMAL_PROTECTION_BED // Enable thermal protection for the heated bed
#define THERMAL_PROTECTION_CHAMBER // Enable thermal protection for the heated chamber