We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cff0773 + 9295844 commit 29f0edfCopy full SHA for 29f0edf
README.md
@@ -21,6 +21,15 @@ An Arduino library for interfacing with the DYP-R01CW (DFRobot SEN0590) laser ra
21
22
### Arduino IDE
23
24
+#### Via Library Manager
25
+
26
+1. Open the Arduino IDE
27
+2. Go to Sketch → Include Library → Manage Libraries (or Tools → Manage Libraries)
28
+3. Search for "DYP-R01CW"
29
+4. Click "Install"
30
31
+#### From ZIP File
32
33
1. Download this repository as a ZIP file
34
2. In the Arduino IDE, go to Sketch → Include Library → Add .ZIP Library
35
3. Select the downloaded ZIP file
0 commit comments