Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. USART Buffer Empty interrupt used for TX.
2. TX routines removed completely from the main loop. All the transmission is processed in the interrupt service routine. 3. Tested with Arduino Nano at 16MHz and with a stand-alone ATmega328P running at 2MHz.
- Loading branch information