Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Commit aade3aa

Browse files
authored
Update .github
1 parent 6ab21ed commit aade3aa

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Arduino IDE version: 1.8.19
5252
Arduino mbed_nano core v3.4.1
5353
Nano_33_BLE board
5454
OS: Ubuntu 20.04 LTS
55-
Linux xy-Inspiron-3593 5.15.0-52-generic #58~20.04.1-Ubuntu SMP Thu Oct 13 13:09:46 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
55+
Linux xy-Inspiron-3593 5.15.0-53-generic #59~20.04.1-Ubuntu SMP Thu Oct 20 15:10:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
5656
5757
Context:
5858
I encountered a crash while using this library
@@ -83,12 +83,13 @@ Please use the `astyle` to reformat the updated library code as follows (demo fo
8383
1. Change directory to the library GitHub
8484

8585
```
86-
xy@xy-Inspiron-3593:~$ cd Arduino/xy/ESPAsync_WiFiManager_GitHub/
87-
xy@xy-Inspiron-3593:~/Arduino/xy/ESPAsync_WiFiManager_GitHub$
86+
xy@xy-Inspiron-3593:~$ cd Arduino/xy/FS_Nano33BLE_GitHub/
87+
xy@xy-Inspiron-3593:~/Arduino/xy/FS_Nano33BLE_GitHub$
8888
```
8989

9090
2. Issue astyle command
9191

9292
```
93-
xy@xy-Inspiron-3593:~/Arduino/xy/ESPAsync_WiFiManager_GitHub$ bash utils/restyle.sh
93+
xy@xy-Inspiron-3593:~/Arduino/xy/FS_Nano33BLE_GitHub$ bash utils/restyle.sh
9494
```
95+

0 commit comments

Comments
 (0)