mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
* Change snprintf for strlcat does not complain w/gcc7.2.0 and it is safer, thanks @projectgus * Use proper quotes for character literals Merges https://github.com/espressif/esp-idf/pull/1163