mirror of
https://github.com/esphome/esphome.git
synced 2025-11-16 06:45:48 +00:00
[code-quality] fix clang-tidy api (#7279)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "api_frame_helper.h"
|
||||
|
||||
#ifdef USE_API
|
||||
#include "esphome/core/log.h"
|
||||
#include "esphome/core/hal.h"
|
||||
#include "esphome/core/helpers.h"
|
||||
@@ -1028,3 +1028,4 @@ APIError APIPlaintextFrameHelper::shutdown(int how) {
|
||||
|
||||
} // namespace api
|
||||
} // namespace esphome
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user