move data link layer constants to constants component

This commit is contained in:
superkor
2026-01-15 19:21:18 -05:00
committed by Johnathon Slightham
parent 43fec02073
commit c4fb10c3db
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")