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` +