mirror of https://github.com/pikvm/pikvm.git
Fix the Fahrenheit section
This commit is contained in:
parent
657db6c3f1
commit
3e1c32e9af
|
|
@ -227,7 +227,9 @@ For security's sake, it's best to change the default passwords immediately after
|
|||
[root@pikvm ~]# ro
|
||||
```
|
||||
|
||||
??? note "Using Fahrenheit instead of Celsius on the OLED"
|
||||
??? note "How to set up Fahrenheit on the OLED"
|
||||
|
||||
Create a directory for a configuration file:
|
||||
|
||||
```console
|
||||
[root@pikvm ~]# mkdir -p /etc/systemd/system/kvmd-oled.service.d
|
||||
|
|
|
|||
|
|
@ -223,7 +223,7 @@ For security's sake, it's best to change the default passwords immediately after
|
|||
- Set up [USB 3.0](usb3v4.md) (**only for PiKVM V4 Plus**).
|
||||
- Choose Fahrenheit over Celsius to display on the OLED:
|
||||
|
||||
??? note "How to set up Fahrenheit"
|
||||
??? note "How to set up Fahrenheit on the OLED"
|
||||
|
||||
Create a directory for a configuration file:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue