Serial refactor (#11521)
This commit is contained in:
@@ -30,9 +30,4 @@ UNICODE_ENABLE = YES # Unicode
|
||||
# BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
|
||||
# # project specific files
|
||||
SRC += matrix.c
|
||||
|
||||
USB = /dev/ttyACM0
|
||||
|
||||
#upload: build
|
||||
# $(honeycomb_UPLOAD_COMMAND)
|
||||
SRC += matrix.c serial_uart.c
|
||||
|
||||
Reference in New Issue
Block a user