summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/settings.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/settings.h b/include/settings.h
index b8068c7..1910ed7 100644
--- a/include/settings.h
+++ b/include/settings.h
@@ -21,10 +21,3 @@ const int IN2 = 36;
const int EN34 = 39;
const int IN3 = 37;
const int IN4 = 35;
-
-// const int EN34 = 13;
-// const int IN3 = 7;
-// const int IN4 = 5;
-
-// BUZZER
-const int BUZZER_PIN = 13;