[2.0.x] Bug fix - "M114 D" and Due (dtostrf C linkage) (#9481)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							693843f1fa
						
					
				
				
					commit
					428f164d02
				
			| @@ -170,6 +170,7 @@ extern "C" { | |||||||
| #endif | #endif | ||||||
| void HAL_idletask(void); | void HAL_idletask(void); | ||||||
| void HAL_init(void); | void HAL_init(void); | ||||||
|  | char *dtostrf (double __val, signed char __width, unsigned char __prec, char *__s); | ||||||
| #ifdef __cplusplus | #ifdef __cplusplus | ||||||
| } | } | ||||||
| #endif | #endif | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user