#ifndef _ESPID_H #define _ESPID_H #include uint32_t getESPId(); #endif