Skip to content

Commit 03e2b64

Browse files
Spell-Checker
1 parent d4f5cd6 commit 03e2b64

File tree

2 files changed

+2
-2
lines changed
  • content/hardware/11.accessories/modulino-nodes

2 files changed

+2
-2
lines changed

content/hardware/11.accessories/modulino-nodes/modulino-movement/tutorials/how-movement/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The default address for the Module is:
5252

5353
The address can be changed through hardware modification (see the generic guide for details).
5454

55-
![Adress change hardware](assets/I2C-change-movement.png)
55+
![Address change hardware](assets/I2C-change-movement.png)
5656

5757
1. Disconnect all power from the module
5858
2. Locate the address selection solder jumpers on the back of the board

content/hardware/11.accessories/modulino-nodes/modulino-thermo/tutorials/how-general/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ To change the address:
144144
3. Open the Serial Monitor
145145
4. Ensure the correct baud rate is selected if displayed characters seem corrupted
146146
5. Select the new address and confirm
147-
![Adress Selection](assets/I2CAdressChange.png)
147+
![Address Selection](assets/I2CAdressChange.png)
148148
6. Valid I²C addresses range from 0x08 to 0x77 (7-bit values in hexadecimal format)
149149

150150
When using a custom address in your sketch, specify this address when creating the module object:

0 commit comments

Comments
 (0)