mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 01:28:39 +00:00
Add namespace esphome::esp32 to satisfy CI lint check
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
|
||||
#include "esp_system.h"
|
||||
|
||||
namespace esphome::esp32 {}
|
||||
|
||||
static constexpr size_t PRINTF_BUFFER_SIZE = 512;
|
||||
|
||||
// NOLINTBEGIN(bugprone-reserved-identifier,cert-dcl37-c,cert-dcl51-cpp,readability-identifier-naming)
|
||||
|
||||
Reference in New Issue
Block a user