Metal Detector
Loading...
Searching...
No Matches
app_tasks.h
Go to the documentation of this file.
1
13
#ifndef TASKS_INC_APP_TASKS_H_
14
#define TASKS_INC_APP_TASKS_H_
15
16
#include "cmsis_os.h"
17
18
19
#define AUDIO_DURATION 250
22
extern
osMessageQueueId_t
InputFlagQueueHandle
;
24
extern
osSemaphoreId_t
AudioSemaphoreHandle
;
26
#endif
/* TASKS_INC_APP_TASKS_H_ */
InputFlagQueueHandle
osMessageQueueId_t InputFlagQueueHandle
AudioSemaphoreHandle
osSemaphoreId_t AudioSemaphoreHandle
Tasks
Inc
app_tasks.h
Generated by
1.11.0