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/learn/01.starting-guide/01.getting-started-with-arduino-tools/getting-started.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
@@ -9,7 +9,7 @@ Welcome to Arduino! Before you start controlling the world around you, you'll ne
9
9
10
10
## IDE
11
11
12
-
An Integrated Development Environment (IDE) is a software that allows you to write code and upload it to your Arduino hardware. We have our own [Arduino Software (IDE)]([https://www.arduino.cc/en/software](https://www.arduino.cc/en/software) application available for Windows, macOS and Linux users. Besides the convenient code editing functions, the Arduino Software (IDE) is equipped with a list of libraries that provide extra functionality for use in sketches, making it easier for you to connect sensors, displays, modules, etc.
12
+
An Integrated Development Environment (IDE) is a software that allows you to write code and upload it to your Arduino hardware. We have our own [Arduino Software (IDE)](https://www.arduino.cc/en/software) application available for Windows, macOS and Linux users. Besides the convenient code editing functions, the Arduino Software (IDE) is equipped with a list of libraries that provide extra functionality for use in sketches, making it easier for you to connect sensors, displays, modules, etc.
0 commit comments