Fix documentation and add safety RAM module to Makefile

This commit is contained in:
2020-09-04 23:02:23 +02:00
parent cb3b42aece
commit 5d437f3a9f
4 changed files with 24 additions and 72 deletions

View File

@@ -10,7 +10,7 @@ Severe error flags, like a drifting reference voltage, stop the PID controller a
The controller stays in a usable state. After the errors have been cleared, normal operation may continue.
On the other hand, fatal errors like an over-temperature error, or memory problem, lead to the activation of the :ref:`safety_panic`,
which forces the output zero, but does not allow any more interaction.
which forces the output zero, but does not allow any further interaction.
.. toctree::
:maxdepth: 2