You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ A clear and concise description of what you expected to happen.
23
23
24
24
A clear and concise description of what you expected to happen.
25
25
26
-
### Debug and log (if applicable)
26
+
### Debug and AT-command log (if applicable)
27
27
28
28
A clear and concise description of what you expected to happen.
29
29
@@ -70,7 +70,7 @@ Steps to reproduce:
70
70
71
71
Feel free to post feature requests. It's helpful if you can explain exactly why the feature would be useful.
72
72
73
-
There are usually some outstanding feature requests in the [existing issues list](https://github.com/khoih-prog/FS_Nano33BLE/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement), feel free to add comments to them.
73
+
There are usually some outstanding feature requests in the [existing issues list](https://github.com/khoih-prog/nRF52_MBED_PWM/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement), feel free to add comments to them.
74
74
75
75
---
76
76
@@ -83,12 +83,14 @@ Please use the `astyle` to reformat the updated library code as follows (demo fo
83
83
1. Change directory to the library GitHub
84
84
85
85
```
86
-
xy@xy-Inspiron-3593:~$ cd Arduino/xy/ESPAsync_WiFiManager_GitHub/
0 commit comments