@@ -8,44 +8,51 @@ assignees: ''
8
8
---
9
9
10
10
** Describe the bug**
11
- A clear and concise description of what the bug is.
11
+
12
+ <!-- A clear and concise description of what the bug is.-->
12
13
13
14
** To Reproduce**
14
- Steps to reproduce the behavior:
15
+
16
+ <!-- Steps to reproduce the behavior:-->
15
17
1 . Go to '...'
16
18
2 . Click on '....'
17
19
3 . Scroll down to '....'
18
20
4 . See error
19
21
20
22
** Expected behavior**
21
- A clear and concise description of what you expected to happen.
23
+
24
+ <!-- A clear and concise description of what you expected to happen.-->
22
25
23
26
** Screenshots**
24
- If applicable, add screenshots to help explain your problem.
27
+
28
+ <!-- If applicable, add screenshots to help explain your problem.-->
25
29
26
30
** ESP3D Firmware:**
27
- - ESP core version: [ 2.5.2]
28
- - Version:[ e.g 2.1b4]
29
- - Web UI Version:[ e.g 2.1b14]
30
- - Wifi mode:[ e.g. STA]
31
- - Flash method: [ Arduino Ide / PlatformIO]
32
- - Any change done in FW
33
-
34
- tips: to get ESP3D informations type ` [ESP420]plain `
35
- to get WebUI version check your menu header
36
31
32
+ <!-- tips:
33
+ - to get ESP3D informations type `[ESP420]plain`
34
+ - to get WebUI version check your menu header-->
35
+
36
+ - ESP core version: [ e.g. 2.5.2]
37
+ - Version:[ e.g. 2.1b4]
38
+ - Web UI Version:[ e.g. 2.1b14]
39
+ - Wifi mode:[ e.g. STA/AP]
40
+ - Flash method: [ Arduino Ide / PlatformIO]
41
+ - Any change done in FW:
37
42
38
43
** Target Firmware:**
39
- - Name: [ e.g. Marlin ]
40
- - Version [ e.g. 2.0 ]
41
-
42
- tip: to get firmware info type ` M115 ` in console
44
+
45
+ <!-- tip: to get firmware info type `M115` in console -->
46
+ - Name: [ e.g. Marlin ]
47
+ - Version [ e.g. 2.0 ]
43
48
44
49
** Board used (please complete the following information):**
45
- - MCU: [ e.g. ESP32]
46
- - Name:[ e.g. NodeMCU2s]
47
- - Flash size: [ e.g. 4M: 2M/2M]
50
+
51
+ - MCU:[ e.g. ESP32]
52
+ - Name:[ e.g. NodeMCU2s]
53
+ - Flash size: [ e.g. 4M: 2M/2M]
48
54
49
55
** Additional context**
50
- Add any other context about the problem here.
51
- Wiring, decoded stack, etc...
56
+
57
+ <!-- Add any other context about the problem here.
58
+ Wiring, decoded stack, etc...-->
0 commit comments