This repository was archived by the owner on Jan 18, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Arduino IDE version: 1.8.19
52
52
Arduino mbed_nano core v3.4.1
53
53
Nano_33_BLE board
54
54
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
56
56
57
57
Context:
58
58
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
83
83
1 . Change directory to the library GitHub
84
84
85
85
```
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 $
88
88
```
89
89
90
90
2 . Issue astyle command
91
91
92
92
```
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
94
94
```
95
+
You can’t perform that action at this time.
0 commit comments