Skip to content

Commit 84c71c3

Browse files
Update README.md
1 parent 1b1246c commit 84c71c3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
52Pi EP-0152 Raspberry Pi Fan Expansion Board, sold on Amazon as [GeeekPi Fan Hat](https://a.co/d/0fnQFZCU). The [original code](https://wiki.52pi.com/index.php?title=EP-0152) listed for the fan hat is woefully out of date. The code in this repository is compatible with the following revisions and Bookworm:
44

5-
- Raspberry Pi 5B (:white_check_mark: - Tested)
6-
- Raspberry Pi 4B (:white_check_mark: - Tested)
7-
- Raspberry Pi 3B+/3B (:question: - Untested)
8-
- Raspberry Pi 2B (:question: - Untested)
5+
- Raspberry Pi 5B ( :white_check_mark: - Tested)
6+
- Raspberry Pi 4B ( :white_check_mark: - Tested)
7+
- Raspberry Pi 3B+/3B ( :question: - Untested)
8+
- Raspberry Pi 2B ( :question: - Untested)
99

1010
## Assembly Steps
1111

@@ -62,7 +62,7 @@ sudo systemctl daemon-reload
6262
sudo systemctl enable --now ep0152ledpwm.service
6363
```
6464

65-
### LEDs Check status
65+
### LEDs Check Status
6666

6767
```bash
6868
$ sudo systemctl status ep0152ledpwm.service

0 commit comments

Comments
 (0)