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/11.accessories/modulino-nodes/modulino-buzzer/tutorials/how-buzzer/content.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ The Modulino Buzzer is fully compatible with the Arduino IDE and the official Mo
106
106
- Install the Modulino library via the Arduino IDE Library Manager
107
107
- Connect your Modulino Buzzer via QWIIC or solderable headers
108
108
109
-
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](../how-general).
109
+
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](./how-general).
110
110
111
111
Library repository available [here](https://github.com/arduino-libraries/Arduino_Modulino).
112
112
@@ -209,7 +209,7 @@ The Modulino Buzzer is fully compatible with MicroPython through the official Mo
209
209
- Install the Modulino MicroPython library
210
210
- Ensure Arduino Lab for MicroPython is installed
211
211
212
-
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](../how-general).
212
+
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](./how-general).
0 commit comments