mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ef4f475a73
I noticed a few structs where the flags didn't show up correctly in the docs. Naming the flag struct makes the individual flags appear properly in the nested struct. Merges https://github.com/espressif/esp-idf/pull/17803 Closes https://github.com/espressif/esp-idf/issues/17804