1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

OP-1662 Add info for Stack alarm

This commit is contained in:
Laurent Lalanne 2015-01-05 20:49:04 +01:00
parent f4b5c2c7dd
commit df2e1497f4
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<body>
<h1>Stack: Critical</h1>
<p>
Stack overflow
Stack overflow, stack alarms are due to module memory allocation being exceeded.
</p>
</body>
</html>

View File

@ -7,7 +7,7 @@
<body>
<h1>Stack : Critique</h1>
<p>
Débordement de pile
Débordement de pile : cette alarme correspond à un dépassement de la mémoire allouée sur un module.
</p>
</body>
</html>