mirror of
https://github.com/esphome/esphome.git
synced 2025-09-24 14:12:24 +01:00
Merge branch 'disable_touch_pad_read_filtered' into integration
This commit is contained in:
@@ -300,7 +300,7 @@ class APIConnection : public APIServerConnection {
|
||||
|
||||
#ifdef USE_API_HOMEASSISTANT_STATES
|
||||
void process_state_subscriptions_();
|
||||
#endif // USE_API_HOMEASSISTANT_STATES
|
||||
#endif
|
||||
|
||||
// Non-template helper to encode any ProtoMessage
|
||||
static uint16_t encode_message_to_buffer(ProtoMessage &msg, uint8_t message_type, APIConnection *conn,
|
||||
|
Reference in New Issue
Block a user