aboutsummaryrefslogtreecommitdiff
path: root/arduino/ace_old/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'arduino/ace_old/debug.h')
-rw-r--r--arduino/ace_old/debug.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arduino/ace_old/debug.h b/arduino/ace_old/debug.h
deleted file mode 100644
index d10d85b..0000000
--- a/arduino/ace_old/debug.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef MY_DEBUG_H
-#define MY_DEBUG_H
-
-// include the library code:
-#include <Arduino.h>
-#include <LiquidCrystal.h>
-
-
-#endif