mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 03:44:59 +00:00
61d07ffbfc
match.groups() could return None. We can't do decode on None object.