I need to add a conversion from dec to hex in this function but failed.
void AB1805::set_minute(const uint8_t value) { _minute = value % MAX_MINUTE; w