From c82d0526602e6fa823b60373faf99a1e5b11f78a Mon Sep 17 00:00:00 2001 From: pantonshire Date: Sun, 22 Oct 2023 09:33:39 +0100 Subject: [PATCH] add readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e242948 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +## Setup +### Fan device tree overlay +1. Compile with `make overlay` +2. Copy the compiled `.dtbo` to `/boot/overlays/` +3. Apply the overlay in `/boot/config.txt` with `dtoverlay=ws_de_mini_pwmfan` +