idf_component_register(
  SRCS "sound.c"
  INCLUDE_DIRS "."
  REQUIRES console_wrapper driver esp_timer
)
