Skip to content

Commit

Permalink
watchdog: Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasTF committed Oct 17, 2024
1 parent 3a6eac0 commit 8750bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/src/modules/watchdog/watchdog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include "tools.h"

#define WATCHDOG_MAX_REGS 10
// Highest observed stack usage was 712.
// Highest observed stack usage was 720.
#define WATCHDOG_STACK_SIZE 768

static StaticTask_t xTaskBuffer;
Expand Down

0 comments on commit 8750bc4

Please sign in to comment.