File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -10,23 +10,20 @@ assignees: ''
10
10
** Describe the bug**
11
11
A clear and concise description of what the bug is.
12
12
13
- ** Set up (please complete the following information)**
14
- - Your Board and BSP version
15
- - Your OS (mac/windows/linux) and its version
16
- - Serial debug log (enable IDE's Debug Mode Level to 1 or 2)
13
+ ** Set up (mandatory)**
14
+ - ** PC & IDE** : Arduino 1.8.13 on Ubuntu 18.04 / Windows 10/ macOS 10.15
15
+ - ** BSP** : 0.20.0
16
+ - ** Board** : Feather nRF52840 Express
17
+ - ** Sketch** : Bluefruit52Lib/examples/Peripheral/bleuart. If it is a custom sketch, please provide a minimal sketch within codeblock
17
18
18
19
** To Reproduce**
19
20
Steps to reproduce the behavior:
20
21
1 . Go to '...'
21
22
2 . Click on '....'
22
- 3 . Scroll down to '....'
23
- 4 . See error
24
-
25
- ** Expected behavior**
26
- A clear and concise description of what you expected to happen.
23
+ 3 . See error
27
24
28
25
** Screenshots**
29
26
If applicable, add screenshots to help explain your problem.
30
27
31
- ** Additional context **
32
- Add any other context about the problem here.
28
+ ** Serial Log **
29
+ Serial output when IDE's Debug Mode Level to 1 or 2
You can’t perform that action at this time.
0 commit comments