working on second adc

This commit is contained in:
Emanuele Trabattoni
2026-04-17 13:24:43 +02:00
parent bea29dc8f5
commit dce6b0fd4f
3 changed files with 63 additions and 59 deletions

View File

@@ -16,7 +16,7 @@
#define CORE_0 0
#define CORE_1 1
#define RT_TASK_STACK 2048 // in words
#define RT_TASK_STACK 4096 // in words
#define RT_TASK_PRIORITY (configMAX_PRIORITIES - 5) // highest priority after wifi tasks
struct isrParams