mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-09-23 09:36:24 +03:00
Fix typo
This commit is contained in:
@@ -1617,7 +1617,7 @@ One trailing comma at the end of data items is ignored to facilitate copy
|
||||
and paste of lists.
|
||||
|
||||
@item write @var{memtype} @var{addr} @var{length} @var{data[,]} @{@var{data[,]}@} @dots{}
|
||||
The ellipses form @dots{} of write is similar to above, but @var{length}
|
||||
The ellipsis form @dots{} of write is similar to above, but @var{length}
|
||||
byte of the memory are written. For that purpose, after writing the
|
||||
initial items, the last @var{data} item is replicated as many times as
|
||||
needed.
|
||||
|
||||
Reference in New Issue
Block a user