summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-12-22 14:48:22 +0100
committerHampusM <hampus@hampusmat.com>2021-12-22 14:48:22 +0100
commitfd57482ffc6621562a8687829a7349301dabb97a (patch)
treeec9ccb8d6b219cef3027b1ab62d8d8b55a4f5290 /Makefile
parentfe0e3b8202ee2b96654ee6355d8ed3dad97d9658 (diff)
refactor: replace GY521 library
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5b20494..703ffef 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ TAGS_FILE = tags
ARD_RESET_ARDUINO_PATH = tools/reset_leonardo.py
# Libraries
-ARDUINO_LIBS = Wire GY521
+ARDUINO_LIBS = Wire
# Tools
TOOL_PREFIX = avr