mirror of
https://github.com/esphome/esphome.git
synced 2025-09-11 15:52:20 +01:00
Merge branch 'encode_perf' into integration
This commit is contained in:
@@ -1401,7 +1401,6 @@ def main() -> None:
|
||||
#include "esphome/core/defines.h"
|
||||
|
||||
#include "proto.h"
|
||||
#include "api_pb2_size.h"
|
||||
|
||||
namespace esphome {
|
||||
namespace api {
|
||||
@@ -1411,7 +1410,6 @@ namespace api {
|
||||
cpp = FILE_HEADER
|
||||
cpp += """\
|
||||
#include "api_pb2.h"
|
||||
#include "api_pb2_size.h"
|
||||
#include "esphome/core/log.h"
|
||||
#include "esphome/core/helpers.h"
|
||||
|
||||
|
Reference in New Issue
Block a user