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
Copy file name to clipboardExpand all lines: content/hardware/04.pro/carriers/portenta-mid-carrier/tutorials/user-manual/content.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2313,7 +2313,7 @@ void setup(){
2313
2313
void loop(){}
2314
2314
```
2315
2315
2316
-
The example above connects to the web and fetches resources via HTTP. The script will require **arduino_secrets.h** to be defined wtih following credentials:
2316
+
The example above connects to the web and fetches resources via HTTP. The script will require **arduino_secrets.h** to be defined with following credentials:
0 commit comments