mirror of
				https://github.com/revspace/operame
				synced 2025-10-31 03:25:37 +00:00 
			
		
		
		
	Merge pull request #2 from bertrik/platformio_libnames
Clarify library dependencies in platformio.ini by specififying them a…
This commit is contained in:
		
						commit
						e92b3f6bb2
					
				| @ -21,10 +21,10 @@ framework = arduino | |||||||
| targets = upload | targets = upload | ||||||
| monitor_speed = 115200 | monitor_speed = 115200 | ||||||
| lib_deps = | lib_deps = | ||||||
|     ESP-WiFiSettings @^3.6 |     juerd/ESP-WiFiSettings@^3.6 | ||||||
|     MH-Z19 |     wifwaf/MH-Z19 | ||||||
|     TFT_eSPI |     bodmer/TFT_eSPI | ||||||
|     MQTT |     256dpi/MQTT | ||||||
| 
 | 
 | ||||||
| build_flags = | build_flags = | ||||||
| #  -DCORE_DEBUG_LEVEL=5 | #  -DCORE_DEBUG_LEVEL=5 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user