mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-02 23:51:38 +01:00
Variable `pos` was meant to hold position of first `,` (comma) appearance in the parsed string, but due to wrong parantheses it contained the boolean representation of not equal to `string::npos`