Compare commits
	
		
			2 Commits
		
	
	
		
			8f6ecb350f
			...
			e0d641c817
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| e0d641c817 | |||
| 40fdb667fa | 
@@ -1,5 +1,10 @@
 | 
				
			|||||||
# Changelog
 | 
					# Changelog
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## [2.0.6] - 2025-09-03
 | 
				
			||||||
 | 
					### Fixed
 | 
				
			||||||
 | 
					- correct progress bar message and update tare function description
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## [2.0.5] - 2025-09-03
 | 
					## [2.0.5] - 2025-09-03
 | 
				
			||||||
### Changed
 | 
					### Changed
 | 
				
			||||||
- adjust auto tare counter threshold and reposition tare check in scale loop
 | 
					- adjust auto tare counter threshold and reposition tare check in scale loop
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -9,7 +9,7 @@
 | 
				
			|||||||
; https://docs.platformio.org/page/projectconf.html
 | 
					; https://docs.platformio.org/page/projectconf.html
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[common]
 | 
					[common]
 | 
				
			||||||
version = "2.0.5"
 | 
					version = "2.0.6"
 | 
				
			||||||
to_old_version = "1.5.10"
 | 
					to_old_version = "1.5.10"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
##
 | 
					##
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user