mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
8 lines
295 B
YAML
8 lines
295 B
YAML
-
|
|
re: "error: implicit declaration of function '{}'"
|
|
hint: "Function '{}' has been removed. Please use the function {}."
|
|
variables:
|
|
-
|
|
re_variables: ['sdm_channel_set_duty']
|
|
hint_variables: ['sdm_channel_set_duty()', 'sdm_channel_set_pulse_density()']
|