Now main.c creates four threads to manage - UI - Platform state - Analog radio - Digital radio Every thread has an entry point named `*_main()` like `ui_main()` that gets executed periodically depending on the given interval |
||
|---|---|---|
| .. | ||
| fonts | ||
| interfaces | ||
Now main.c creates four threads to manage - UI - Platform state - Analog radio - Digital radio Every thread has an entry point named `*_main()` like `ui_main()` that gets executed periodically depending on the given interval |
||
|---|---|---|
| .. | ||
| fonts | ||
| interfaces | ||