Update v3.md (#844)

Separated the temp option for the OLED display to be more clear and less hidden.
This commit is contained in:
arch1mede 2022-11-05 08:55:32 -07:00 committed by GitHub
parent 3910d55880
commit 8b2e5592bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -56,7 +56,7 @@ If you have a kit without a metal case, you can use our free 3D printing case dr
4. **Carefully read [the "First steps" guide](first_steps.md){target=_blank}** - how to find a device on the network, how to log in there, change passwords, and so on. **Follow the steps described there and come back here**.
5. ??? note "If your kit includes the OLED display and/or the fan, you'll need to turn them on (This is only needed for the v3 image)"
5. ??? note "If your kit includes the OLED display and/or the fan, you'll need to turn them on (This is only needed for the older v3 image for the HAT, BOX image is N/A)"
Log in to PiKVM and run these commands:
```
# rw
@ -64,6 +64,8 @@ If you have a kit without a metal case, you can use our free 3D printing case dr
# systemctl enable --now kvmd-fan
# ro
```
5a. ??? note "If you want your OLED to display a different temperature type - please expand
If you want the temperature to be displayed in Fahreneit on the OLED and you do not want to update the whole system, then you will need to do this first after going to root:
```
# rw