FIX: send last report when idle timeouts. (pjrc)
This commit is contained in:
2
adb_usb/Makefile
Normal file → Executable file
2
adb_usb/Makefile
Normal file → Executable file
@@ -44,7 +44,7 @@ USB_EXTRA_ENABLE = yes # Enhanced feature for Windows(Audio control and System c
|
||||
|
||||
|
||||
#---------------- Programming Options --------------------------
|
||||
PROGRAM_CMD = teensy_loader_cli.exe -mmcu=$(MCU) -w -v $(TARGET).hex
|
||||
PROGRAM_CMD = teensy_loader_cli -mmcu=$(MCU) -w -v $(TARGET).hex
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user