idf_component_register(
  SRCS "app_main.c" "cJSON.c"
  INCLUDE_DIRS "."
  PRIV_REQUIRES esp_wifi esp_event nvs_flash mqtt usb usb_host_hid
)