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
5252Arduino mbed_nano core v3.4.1
5353Nano_33_BLE board
5454OS: 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
5757Context:
5858I 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
83831 . 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
90902 . 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+
You can’t perform that action at this time.
0 commit comments