diff options
| author | HampusM <hampus@hampusmat.com> | 2021-12-22 14:48:22 +0100 |
|---|---|---|
| committer | HampusM <hampus@hampusmat.com> | 2021-12-22 14:48:22 +0100 |
| commit | fd57482ffc6621562a8687829a7349301dabb97a (patch) | |
| tree | ec9ccb8d6b219cef3027b1ab62d8d8b55a4f5290 /Makefile | |
| parent | fe0e3b8202ee2b96654ee6355d8ed3dad97d9658 (diff) | |
refactor: replace GY521 library
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
