diff --git a/README.md b/README.md
index 0347dfa..77081b0 100644
--- a/README.md
+++ b/README.md
@@ -250,7 +250,7 @@ to your liking, execute the following command to enable the software on boot:
```sh
# Optional, set an alternate config file path
-sysrc rpi4b-temp-humidity_config_file="/path/to/your/config/file"
+sysrc rpi4b_temp_humidity_config_file="/path/to/your/config/file"
service rpi4b-temp-humidity enable
```
@@ -266,8 +266,11 @@ The following command line flags are supported:
These can also be modified via the following [rc.conf(5)][9] variables (or via
the [sysrc(8)][10] command).
-- `rpi4b-temp-humidity_config_file`: same as `-f`
-- `rpi4b-temp-humidity_strict_config`: same as `-s`
+- `rpi4b_temp_humidity_config_file`: same as `-f`
+- `rpi4b_temp_humidity_strict_config`: same as `-s`
+- `rpi4b_temp_humidity_verbose`: same as `-v`
+- `rpi4b_temp_humidity_log_file`: file to write output to, set to empty to
+ discard output
[9]: https://man.freebsd.org/cgi/man.cgi?query=rc.conf&manpath=FreeBSD+14.0-RELEASE+and+Ports
[10]: https://man.freebsd.org/cgi/man.cgi?query=sysrc&manpath=FreeBSD+14.0-RELEASE+and+Ports
diff --git a/misc/circut.fzz b/misc/circut.fzz
index a1ec10f..f8e90bd 100644
Binary files a/misc/circut.fzz and b/misc/circut.fzz differ
diff --git a/misc/circut_bb.svg b/misc/circut_bb.svg
index de199fe..1da81ab 100644
--- a/misc/circut_bb.svg
+++ b/misc/circut_bb.svg
@@ -6150,10 +6150,10 @@
-
-
+
+
@@ -6792,10 +6792,10 @@
-
-
+
+
@@ -6820,10 +6820,10 @@
-
-
+
+
@@ -6841,16 +6841,16 @@
-
-
-
-
-
-
+
+
-
-
+
+
+
+
+
+
@@ -6872,25 +6872,25 @@
+
+
+
+
-
-
+
+
-
-
-
-
-
-
+
+
-
-
+
+
-
-
+
+
@@ -7089,80 +7089,68 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
+
+
-
-
+
+
diff --git a/misc/finished1.jpg b/misc/finished1.jpg
index 2d8a28c..ebc26a7 100644
Binary files a/misc/finished1.jpg and b/misc/finished1.jpg differ
diff --git a/misc/finished2.jpg b/misc/finished2.jpg
index 9c5d1c7..60a1af5 100644
Binary files a/misc/finished2.jpg and b/misc/finished2.jpg differ