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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Steps to start debugging:
76
76
3. Press **F5** to select debugging environment.
77
77
4. When your breakpoint is hit, you can see variables and add expression to watch on the Debug Side Bar.
78
78
79
-
> To learn more about how to debug Ardino code, visit our [team blog](https://blogs.msdn.microsoft.com/iotdev/2017/05/27/debug-your-arduino-code-with-visual-studio-code/).
79
+
> To learn more about how to debug Arduino code, visit our [team blog](https://blogs.msdn.microsoft.com/iotdev/2017/05/27/debug-your-arduino-code-with-visual-studio-code/).
80
80
81
81
## Supported Operating Systems
82
82
Currently this extension supports the following operatings systems:
0 commit comments