updated comment description with correct text.
This commit is contained in:
parent
06f3a89d72
commit
3987d71fb2
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue