gptimer is used from driver

This commit is contained in:
Jason2866
2023-08-21 16:36:27 +02:00
committed by h2zero
parent 2ea0f26de0
commit b07cab5858

View File

@ -57,6 +57,7 @@ idf_component_register(
REQUIRES
bt
nvs_flash
driver
PRIV_REQUIRES
${ESP_NIMBLE_PRIV_REQUIRES}
)