idf_component_register(SRCS   "main.cpp"
                              "task_morsematrix_morse.cpp"
                    INCLUDE_DIRS "."
                    REQUIRES m5_morsematrix_component
                    )