Skip to content

Commit 1f740be

Browse files
authored
Fix spelling mistake
1 parent 0140c9f commit 1f740be

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/11.accessories/modulino-nodes/modulino-buttons/tutorials/how-buttons-ardu

1 file changed

+2
-2
lines changed

content/hardware/11.accessories/modulino-nodes/modulino-buttons/tutorials/how-buttons-ardu/how-to-buttons-ardu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ An example sketch, AddressChanger, is also included with the library inside the
297297
- Connect the module to your board, remove any other modules that might be in the chain. Connection must be via I²C.
298298
- Upload the sketch.
299299
- Open the Serial Monitor.
300-
- Text should now appear. Make sure the correct bauld-rate is selected if the displayed characters seem corrupted.
300+
- Text should now appear. Make sure the correct baud rate is selected if the displayed characters seem corrupted.
301301

302302
![Expected console output](assets/adressChanger.png)
303303

@@ -346,4 +346,4 @@ Now that you've learned how to use your Modulino Buttons, you're all set to inte
346346
- Create a simple menu system where each button performs a different function.
347347
- Build a game controller for a simple arcade-style game.
348348
- Use the buttons to control other Modulino devices in your project.
349-
- Design an interactive installation where button presses trigger different visual and audio effects.
349+
- Design an interactive installation where button presses trigger different visual and audio effects.

0 commit comments

Comments
 (0)