Difference between revisions of "Use of Queue for sending multiple messages"
(Created page with "category: RTOS Tutorials Amruta (talk) ---- ==Intro== Check RTOS Basics : Queue tutorial for API details. ==Code== Also check th...") |
m |
||
(4 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
Also check this example on [[Use of Queue for sending multiple messages]] | Also check this example on [[Use of Queue for sending multiple messages]] | ||
<html><script src="https://gist.github.com/Amritach/ac20f3343aefafe92a27.js"></script></html> | <html><script src="https://gist.github.com/Amritach/ac20f3343aefafe92a27.js"></script></html> | ||
+ | |||
+ | |||
+ | ==Output== | ||
+ | ====Waveform==== | ||
+ | [[File:RTOS 24 logicAnalyzer.png|center|x200px|framed|Waveform]] | ||
+ | |||
+ | |||
{{DISQUS}} | {{DISQUS}} |
Latest revision as of 12:12, 30 May 2015
Contents
Intro
Check RTOS Basics : Queue tutorial for API details.
Code
Also check this example on Use of Queue for sending multiple messages
Output
Waveform