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
Then chose the device you want to check by clicking on its box and it will open its page.
116
+
Then choose the device you want to check by clicking on its box and it will open its page.
117
117
118
118

119
119
@@ -123,7 +123,7 @@ You have plenty of ways to communicate with your board, be it wirelessly or with
123
123
124
124
### ADB
125
125
126
-
First of all make sure you have the latest **Mbed OS Portenta Core**, which contains the adb program.
126
+
First of all, make sure you have the latest **Mbed OS Portenta Core**, which contains the adb program.
127
127
You can go to its directory inside the **Arduino15/packages/arduino/tools/adb/32.0.0**. To check the tool you can use your teminal and type `adb`, you should get feedback from the tool when typing this.
128
128
129
129
To know the list of devices that can be accessed type `adb devices`.
@@ -171,4 +171,4 @@ Make sure the name is not already being used on your Factory.
171
171
172
172
Run: `journalctl -f` to see what's going on on the device
173
173
174
-

174
+

0 commit comments