mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	lint include idf
This commit is contained in:
		| @@ -16,7 +16,7 @@ | |||||||
| // [google-global-names-in-headers,-warnings-as-errors] | // [google-global-names-in-headers,-warnings-as-errors] | ||||||
| using esphome::esp_log_printf_;  // NOLINT(google-global-names-in-headers): | using esphome::esp_log_printf_;  // NOLINT(google-global-names-in-headers): | ||||||
|  |  | ||||||
| #include <cxx_include/esp_modem_api.hpp>  // NOLINT | #include <cxx_include/esp_modem_api.hpp> | ||||||
| #include <driver/gpio.h> | #include <driver/gpio.h> | ||||||
| #include <esp_modem_config.h> | #include <esp_modem_config.h> | ||||||
| #include <unordered_map> | #include <unordered_map> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user