From 8b2e5592bfdccc3160af1091d8599505ef71bfa1 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sat, 5 Nov 2022 08:55:32 -0700 Subject: [PATCH] Update v3.md (#844) Separated the temp option for the OLED display to be more clear and less hidden. --- docs/v3.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/v3.md b/docs/v3.md index 2167b7aa..791f05d6 100644 --- a/docs/v3.md +++ b/docs/v3.md @@ -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