move data link layer constants to constants component

This commit is contained in:
superkor
2026-01-15 19:21:18 -05:00
parent 0f47020e44
commit 55daf92ed2
6 changed files with 81 additions and 60 deletions

View File

@@ -1 +1 @@
idf_component_register(INCLUDE_DIRS "include" PRIV_REQUIRES "flatbuffers")
idf_component_register(INCLUDE_DIRS "include" REQUIRES "flatbuffers")