mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 13:00:19 +00:00

Fixes call to `gptimer_start` in one of the examples which includes extra second parameter `&alarm_config`, when the function takes only one. Mreges https://github.com/espressif/esp-idf/pull/14310