mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Drop the internal assert in dac_continuous_enable() and call dac_priv_enable_channel() directly, since the surrounding state machine already guarantees the preconditions. Co-authored-by: Cursor <cursoragent@cursor.com>