# Edit following two lines to set component requirements (see docs)
set(COMPONENT_REQUIRES RotaryEncoder)
set(COMPONENT_PRIV_REQUIRES )

set(COMPONENT_SRCS "rotary_encoder_example_main.cpp")
set(COMPONENT_ADD_INCLUDEDIRS "")

register_component()
