mirror of
https://github.com/esphome/esphome.git
synced 2026-09-23 21:14:03 +00:00
13 lines
340 B
C++
13 lines
340 B
C++
// This file was automatically generated with a tool.
|
|
// See script/api_protobuf/api_protobuf.py
|
|
#pragma once
|
|
|
|
#include "esphome/core/defines.h"
|
|
#if defined(USE_BLUETOOTH_PROXY) || defined(USE_BLUETOOTH_PROXY_CONNECTIONS)
|
|
#ifndef USE_API_VARINT64
|
|
#define USE_API_VARINT64
|
|
#endif
|
|
#endif
|
|
|
|
namespace esphome::api {} // namespace esphome::api
|