mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-14 01:44:58 +00:00
Change avrdude.conf.in comment on location of per-user config file
This commit is contained in:
@@ -389,7 +389,7 @@
|
|||||||
# ATmega169 0x78
|
# ATmega169 0x78
|
||||||
|
|
||||||
#
|
#
|
||||||
# Overall avrdude defaults; suitable for ~/.config/avrdude/config
|
# Overall avrdude defaults; suitable for ~/.config/avrdude/avrdude.rc
|
||||||
#
|
#
|
||||||
default_parallel = "@DEFAULT_PAR_PORT@";
|
default_parallel = "@DEFAULT_PAR_PORT@";
|
||||||
default_serial = "@DEFAULT_SER_PORT@";
|
default_serial = "@DEFAULT_SER_PORT@";
|
||||||
|
|||||||
Reference in New Issue
Block a user