updated comment description with correct text.

This commit is contained in:
Jake Goodwin 2023-02-18 22:53:03 -08:00
parent 06f3a89d72
commit 3987d71fb2
1 changed files with 1 additions and 1 deletions

View File

@ -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 <avr/io.h>