Skip to content

Commit 0346805

Browse files
committed
Changed firmware binary name
1 parent 568501e commit 0346805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firmware/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This program is free software; you can redistribute it and/or modify
33
# it under the terms of the GNU General Public License version 3.
44

5-
PROG_NAME=prog
5+
PROG_NAME=nando_fw
66

77
SRC_DIR=./
88
USB_DIR=usb_cdc/

0 commit comments

Comments
 (0)