mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Bump LibreTiny version to 1.4.0 (#5375)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							b107948c47
						
					
				
				
					commit
					892d2ce34f
				
			| @@ -168,9 +168,9 @@ def _notify_old_style(config): | |||||||
| # NOTE: Keep this in mind when updating the recommended version: | # NOTE: Keep this in mind when updating the recommended version: | ||||||
| #  * For all constants below, update platformio.ini (in this repo) | #  * For all constants below, update platformio.ini (in this repo) | ||||||
| ARDUINO_VERSIONS = { | ARDUINO_VERSIONS = { | ||||||
|     "dev": (cv.Version(0, 0, 0), "https://github.com/kuba2k2/libretiny.git"), |     "dev": (cv.Version(0, 0, 0), "https://github.com/libretiny-eu/libretiny.git"), | ||||||
|     "latest": (cv.Version(0, 0, 0), None), |     "latest": (cv.Version(0, 0, 0), None), | ||||||
|     "recommended": (cv.Version(1, 3, 0), None), |     "recommended": (cv.Version(1, 4, 0), None), | ||||||
| } | } | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user