Locking the car will shutdown the system

This commit is contained in:
2024-05-21 22:17:47 +02:00
parent 1d7ad7dc31
commit 04c5eb047e
4 changed files with 75 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
#include "BSP_ADC.h"
#include "LightTask.h"
#include "ulog.h"
#include "stdbool.h"
// Create the task with a specific priority and stack size
osThreadAttr_t task_attr = {