mirror of
https://github.com/esphome/esphome.git
synced 2024-12-18 19:44:53 +01:00
move packet strucutr into main file
This commit is contained in:
parent
88232ae65f
commit
136ed225c1
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#include "esphome/core/helpers.h"
|
||||
|
||||
#include <esp_now.h>
|
||||
#include <esp_crc.h>
|
||||
|
||||
#include <array>
|
||||
#include <memory>
|
||||
|
|
Loading…
Reference in a new issue