@@ -10,10 +10,10 @@ Main Goals:
10
10
11
11
License: GPLv3
12
12
13
- * Feel free to use, improve, report bugs, criticize, etc. And if you find my work usefull feel free to thank me through paypal "xeronm@gmail.com ".*
13
+ ** Feel free to use, improve, report bugs, criticize, etc. And if you find my work usefull feel free to thank me through paypal "xeronm@gmail.com ".* *
14
14
15
- Contributors:
16
- - Denis Muratov < xeronm@gmail.com >
15
+ Contributors
16
+ - Denis Muratov < xeronm@gmail.com >
17
17
18
18
## 1. References
19
19
@@ -24,6 +24,10 @@ Contributors:
24
24
[ esp-open-sdk ] : https://github.com/pfalcon/esp-open-sdk.git
25
25
[ docker-esp8266 ] : https://github.com/xeronm/docker-esp8266
26
26
[ esp8266-tshcli ] : https://github.com/xeronm/esp8266-tshcli
27
+ [ DYI_01 ] : https://raw.githubusercontent.com/xeronm/esp8266-tsh/master/example/DYI_01.jpg
28
+ [ DYI_02 ] : https://raw.githubusercontent.com/xeronm/esp8266-tsh/master/example/DYI_02.jpg
29
+ [ DYI_03 ] : https://raw.githubusercontent.com/xeronm/esp8266-tsh/master/example/DYI_03.jpg
30
+ [ Dashboard ] : https://raw.githubusercontent.com/xeronm/esp8266-tsh/master/example/dashboard_screenshot.png
27
31
28
32
## 2. Definitions and Abbrevations
29
33
@@ -632,6 +636,13 @@ $ ./tcli.py -H 192.168.5.86 -s 5ccf7f85e196 sched add -m '{
632
636
}'
633
637
```
634
638
639
+ #### 5.1.5. Screenshots
640
+
641
+ ![ DYI Assembling-1] [ DYI_01 ]
642
+ ![ DYI Assembling-2] [ DYI_02 ]
643
+ ![ DYI Assembling-3] [ DYI_03 ]
644
+ ![ Chronograph Dashboard] [ Dashboard ]
645
+
635
646
## 6. Appendix A: Known Bugs
636
647
637
648
## 7. Appendix B: Roadmap Improvements
0 commit comments