Skip to content

Commit 98eddf7

Browse files
authored
Update content.md (#973)
fixed typo madprobe -> modprobe
1 parent 89c3f35 commit 98eddf7

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
@@ -976,7 +976,7 @@ You need to enable SPI support before using SPI devices.
976976
Open Portenta X8 Shell as explained [here](#working-with-linux).
977977

978978
```arduino
979-
sudo madprobe spi-dev
979+
sudo modprobe spi-dev
980980
```
981981

982982
Insert the user password `fio`.

0 commit comments

Comments
 (0)