Fix ascii table in BootLoader doc comment
Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user