mirror of
https://github.com/esphome/esphome.git
synced 2025-08-01 07:57:47 +00:00
Merge remote-tracking branch 'upstream/frame_helper_dupe_name_storage' into frame_helper_dupe_name_storage
This commit is contained in:
commit
2ebb17a05e
@ -167,6 +167,7 @@ class APIFrameHelper {
|
|||||||
std::vector<uint8_t> rx_buf_;
|
std::vector<uint8_t> rx_buf_;
|
||||||
|
|
||||||
// Pointer to client info (4 bytes on 32-bit)
|
// Pointer to client info (4 bytes on 32-bit)
|
||||||
|
// Note: The pointed-to ClientInfo object must outlive this APIFrameHelper instance.
|
||||||
const ClientInfo *client_info_{nullptr};
|
const ClientInfo *client_info_{nullptr};
|
||||||
|
|
||||||
// Group smaller types together
|
// Group smaller types together
|
||||||
|
Loading…
x
Reference in New Issue
Block a user