2.0.x Fix compiler warning (#9116)
Fix duplicate language define warning
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							5295b4713d
						
					
				
				
					commit
					3a99dc7c5c
				
			| @@ -932,7 +932,7 @@ | ||||
| #ifndef MSG_DAC_EEPROM_WRITE | ||||
|   #define MSG_DAC_EEPROM_WRITE                _UxGT("DAC EEPROM Write") | ||||
| #endif | ||||
| #ifndef MSG_FILAMENT_CHANGE_HEADER | ||||
| #ifndef MSG_FILAMENT_CHANGE_HEADER_PAUSE | ||||
|   #define MSG_FILAMENT_CHANGE_HEADER_PAUSE    _UxGT("PRINT PAUSED") | ||||
| #endif | ||||
| #ifndef MSG_FILAMENT_CHANGE_HEADER_LOAD | ||||
|   | ||||
		Reference in New Issue
	
	Block a user