Skip to content

Commit 086b098

Browse files
FournierMxStaticRocket
authored andcommitted
fix(android): fix code block indentation
The indentation caused the specific code block for the AM67A board to be displayed even if another board was selected. This caused the wrong dtbo index being displayed. Signed-off-by: Maxime Fournier <[email protected]>
1 parent d5aa786 commit 086b098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/android/Application_Notes_Camera.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ After flashing, make sure to halt in the U-Boot shell and run
8989

9090
.. ifconfig:: CONFIG_part_variant in ('AM67A')
9191

92-
.. code-block:: console
92+
.. code-block:: console
9393
9494
=> env set adtbo_idx 16
9595
=> saveenv

0 commit comments

Comments
 (0)