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: hardware/raspberrypi/bootmodes/net_tutorial.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Now, enable USB boot mode with the following command:
17
17
echo program_usb_boot_mode=1 | sudo tee -a /boot/config.txt
18
18
```
19
19
20
-
This adds `program_usb_boot_mode=1` to the end of `/boot/config.txt`. Reboot the Raspberry Pi with `sudo reboot`. Once the client Raspberry Pi has rebooted, check that the OTP is has been programmed with:
20
+
This adds `program_usb_boot_mode=1` to the end of `/boot/config.txt`. Reboot the Raspberry Pi with `sudo reboot`. Once the client Raspberry Pi has rebooted, check that the OTP has been programmed with:
0 commit comments