Problem
1. Write a subroutine that will output the contents of the WREG register as two hex digits to the USART1. Use the asynchronous mode.
2. Write a subroutine that will read two hex digits from the USART1 and echo them back to the USART1. Use the asynchronous mode.