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