void getHex(uint8_t *s, uint8_t x); uint8_t readByteInHEXString(uint8_t *s); float readFloatInHEXString(uint8_t *s);