mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
nolint
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(clang-diagnostic-error)
|
#include <cxx_include/esp_modem_api.hpp> // NOLINT
|
||||||
#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