mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	[platformio.ini] Add GPS to nrf52-zephyr lib_deps (#9884)
This commit is contained in:
		| @@ -1 +1 @@ | |||||||
| a0bc970a2edcf618945646316f28238c53accb6963bad3726148614d2509ede8 | 2dc5fb2038fb2081e8f27fa19c4d5e9d107ceabda951e68f2d6d296edfb54613 | ||||||
|   | |||||||
| @@ -239,6 +239,7 @@ lib_deps = | |||||||
|     wjtje/qr-code-generator-library@1.7.0  ; qr_code |     wjtje/qr-code-generator-library@1.7.0  ; qr_code | ||||||
|     pavlodn/HaierProtocol@0.9.31           ; haier |     pavlodn/HaierProtocol@0.9.31           ; haier | ||||||
|     functionpointer/arduino-MLX90393@1.0.2 ; mlx90393 |     functionpointer/arduino-MLX90393@1.0.2 ; mlx90393 | ||||||
|  |     https://github.com/esphome/TinyGPSPlus.git#v1.1.0     ; gps | ||||||
|     https://github.com/Sensirion/arduino-gas-index-algorithm.git#3.2.1 ; Sensirion Gas Index Algorithm Arduino Library |     https://github.com/Sensirion/arduino-gas-index-algorithm.git#3.2.1 ; Sensirion Gas Index Algorithm Arduino Library | ||||||
|     lvgl/lvgl@8.4.0                                       ; lvgl |     lvgl/lvgl@8.4.0                                       ; lvgl | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user