diff --git a/src/avr_usart.c b/src/avr_usart.c index 2399267..6e9ee41 100644 --- a/src/avr_usart.c +++ b/src/avr_usart.c @@ -1,7 +1,7 @@ /* * Author: Jake Goodwin * Date: 2023 - * Description: Small library to communicate with the AT-09 bluetooth module. + * Description: Small library to handle Serial communication on AVR micros */ #include