Hello,I'm working on a multitasking project in which I use ADC to convert analog signal to numeric and then send them to PC by bluetooth (UART mode). I created a queue ( file FIFO) to store data from the ADC.However I don't know how to protect and share t..
↧