Fix ascii table in BootLoader doc comment

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
This commit is contained in:
Daniel Bevenius 2022-10-29 15:16:09 +02:00
parent e7fdd500d8
commit 0b2d6996e8
Failed to extract signature

View File

@ -150,7 +150,7 @@ impl BootLoader {
/// +-----------+------------+--------+--------+--------+--------+
/// | Active | 0 | 1 | 2 | 3 | - |
/// | DFU | 0 | 3 | 2 | 1 | X |
/// +-----------+-------+--------+--------+--------+--------+
/// +-----------+------------+--------+--------+--------+--------+
///
/// The algorithm starts by copying 'backwards', and after the first step, the layout is
/// as follows: