Skip to content

Commit

Permalink
minor change to allow compile
Browse files Browse the repository at this point in the history
  • Loading branch information
electronick-co committed Nov 5, 2023
1 parent 5afd4da commit 00d9236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/rotary_encoder/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ idf_component_register(SRCS "${component_srcs}"
INCLUDE_DIRS "include" "${CMAKE_SOURCE_DIR}/main"
PRIV_INCLUDE_DIRS ""
PRIV_REQUIRES "driver"
REQUIRES "ble")
REQUIRES "ble" "keys")

0 comments on commit 00d9236

Please sign in to comment.