Shared event example. Instead of creating special thread user can use shared event queue and dispatch the global event queue from main thread.
Fork of Shared_Events_1 by
.gitignore@1:154179bdc39d, 2017-12-18 (annotated)
- Committer:
- deepikabhavnani
- Date:
- Mon Dec 18 16:58:28 2017 +0000
- Revision:
- 1:154179bdc39d
- Parent:
- 0:7c7d5b625e59
Shared event example: running the shared queue from main
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
deepikabhavnani | 0:7c7d5b625e59 | 1 | .build |
deepikabhavnani | 0:7c7d5b625e59 | 2 | .mbed |
deepikabhavnani | 0:7c7d5b625e59 | 3 | projectfiles |
deepikabhavnani | 0:7c7d5b625e59 | 4 | *.py* |