mirror of
https://github.com/andreili/katapult.git
synced 2025-08-23 19:34:06 +02:00
protocol: Fix minor spelling error
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
62971c1807
commit
702bd5f949
@ -66,7 +66,7 @@ The `block_address` refers to a address in flash memory where the block write
|
|||||||
should begin. The first `block_address` must be the `start_address` received
|
should begin. The first `block_address` must be the `start_address` received
|
||||||
in the [connect](#connect-0x11) command.
|
in the [connect](#connect-0x11) command.
|
||||||
|
|
||||||
The `block_data` is the data contained with in the block. If the final block
|
The `block_data` is the data contained within the block. If the final block
|
||||||
is less than `block_size` in length it should be padded with `0xFF` to fill
|
is less than `block_size` in length it should be padded with `0xFF` to fill
|
||||||
the remainder.
|
the remainder.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user