Issue #18: Documentation of boot status flags

This commit is contained in:
Mario Hüttel 2020-09-05 19:00:57 +02:00
parent e50602611c
commit 331b049868
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ The flags are stored in memory using the follwoing structure:
.. doxygenstruct:: safety_memory_boot_status
Flags are evaluated active, if the corresponding word is unequal to ``0``.
Config Overrides
~~~~~~~~~~~~~~~~