Searched refs:hexDecimal (Results 1 – 1 of 1) sorted by relevance
87 uint8_t hexDecimal = 16; in HexToString() local95 long strTemp = strtol(byte.c_str(), nullptr, hexDecimal); in HexToString()