This commit is contained in:
shark 2025-05-28 20:12:52 +08:00
parent 485dc9a752
commit 4954b83972
5 changed files with 7 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,4 @@
## 软件安装
- [👇arduinoIDE(windows系统)](./installer/win/arduino-ide_2.3.3_Windows_64bit.exe)
- [👇arduinoIDE(mac系统)](./installer/mac/arduino-ide_2.3.6_macOS_64bit.dmg)
## 软件界面设置

View File

@ -11,7 +11,9 @@ nav:
- 简介: - 简介:
- 介绍: index.md - 介绍: index.md
- arduino: - arduino:
- arduino内置函数: arduino内置函数.md - 软件安装与配置: 软件安装与库文件设置.md
- arduino内置函数:
- 引脚操作: arduino内置函数/引脚操作.md
theme: theme:
name: material name: material