a small subroutine to print a hexadecimal value via USART. This code is a part of pAVRlib.
Requirement
Subroutine
void USART_HEX(char) (in: r24, out: (none))
send the value of r24 as a hexadecimal value (two ASCII characters) via USART.