refactor folders

This commit is contained in:
idea4good
2019-11-12 11:01:27 +08:00
parent 7edf0cb046
commit 3effb084e2
100 changed files with 5393 additions and 89 deletions
+10
View File
@@ -0,0 +1,10 @@
# How messages work for GuiLiteSamples::HostMonitor?
## How real time message(draw waves) work?
![Callstack for drawing waves](draw_wav.png)
## How click button message work?
![Callstack for clicking button](click_button.png)
## How left/right flip message work?
![Callstack for fliping slides](flip.png)