Skip to content

Commit 498f24b

Browse files
authored
Small typo of modprobe I2C command (#1205)
1 parent 47c8e65 commit 498f24b

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/01.user-manual

1 file changed

+1
-1
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/01.user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1157,7 +1157,7 @@ Open Portenta X8 Shell as explained [here](#working-with-linux).
11571157
Thus, execute the following command:
11581158

11591159
```arduino
1160-
sudo madprobe i2c-dev
1160+
sudo modprobe i2c-dev
11611161
```
11621162

11631163
Insert the user password `fio`.

0 commit comments

Comments
 (0)