commented out define
This commit is contained in:
parent
3987d71fb2
commit
57a476193c
|
@ -4,7 +4,7 @@
|
|||
* Description: AT-09 Bluetooth module library for AVR micro crontrollers.
|
||||
* Filename: avr_at-09.h
|
||||
*/
|
||||
#define __AVR_ATmega328P__
|
||||
//#define __AVR_ATmega328P__
|
||||
#include <inttypes.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue