mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
__VA_NARG__ is copied from a forum post and is a pretty common implementation with a high chance of causing naming collision Added ESP_ namespace to avoid this.