Обновление

This commit is contained in:
cfif 2026-04-06 12:59:38 +03:00
parent 31f82a85c1
commit 7c23f431ce
1 changed files with 0 additions and 4 deletions

View File

@ -28,10 +28,6 @@ typedef struct {
osThreadAttr_t attr;
} thread;
struct {
uint32_t Amb_Fb;
} data;
} tCommandLine;
int32_t vTaskGetRunTime(void *env, tCliCmd *cli);