How can I send and receive a char from one task to another task by using queue on FreeRTOS?

后端 未结 0 1816
说谎
说谎 2020-12-08 01:27

When I try to send a variable from a task to another task, I can not receive anything with xQueueReceive. I\'m using UART and Arduino Mega. I will send a char to Arduino, th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题