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
22extern osMessageQueueId_t InputFlagQueueHandle;
24extern osSemaphoreId_t AudioSemaphoreHandle;
26#endif /* TASKS_INC_APP_TASKS_H_ */
osMessageQueueId_t InputFlagQueueHandle
osSemaphoreId_t AudioSemaphoreHandle