mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 15:18:16 +00:00
fix clang-tidy
This commit is contained in:
parent
be6bf4ca8e
commit
94ceaea456
@ -5,7 +5,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "esphome/core/defines.h"
|
||||
|
||||
#ifdef USE_API
|
||||
#ifdef USE_API_NOISE
|
||||
#include "noise/protocol.h"
|
||||
#endif
|
||||
@ -190,3 +190,4 @@ class APIPlaintextFrameHelper : public APIFrameHelper {
|
||||
|
||||
} // namespace api
|
||||
} // namespace esphome
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user