aboutsummaryrefslogtreecommitdiff
path: root/include/can/software.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/can/software.h')
-rw-r--r--include/can/software.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/can/software.h b/include/can/software.h
deleted file mode 100644
index b443e42..0000000
--- a/include/can/software.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#include <avr/io.h>
-#include <util/delay.h>
-#include <stdint.h>
-
-#ifndef _IOE_CAN_SOFTWARE_H_
-#define _IOE_CAN_SOFTWARE_H_
-
-
-#endif /* _IOE_CAN_SOFTWARE_H_ */