cleanup header files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _FIFO_H_
|
||||
#define _FIFO_H_
|
||||
#ifndef __FIFO_H__
|
||||
#define __FIFO_H__
|
||||
|
||||
#include <avr/io.h>
|
||||
#include <avr/interrupt.h>
|
||||
|
||||
Reference in New Issue
Block a user