Skip to content

Commit 970ad1f

Browse files
committed
Update README
1 parent 003906c commit 970ad1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

33
Linux kernel platform driver for ASUSTOR NAS hardware (leds, buttons).
44

5-
On many systems, ASUSTOR use a mix of IT87 and CPU GPIOs to control leds and buttons. Adding support for more systems should be fairly trivial, but may require some reverse engineering to figure out which GPIOs are responsible for what.
5+
On many systems, ASUSTOR uses a mix of IT87 and CPU GPIOs to control leds and buttons. Adding support for more systems should be fairly trivial, but may require some reverse engineering to figure out which GPIOs are responsible for what.
66

77
**WARNING:** Changing GPIO input/outputs (as done by this module) without knowledge of their effects can be dangerous and lead to instability, corrupted data or a broken system. **Use at your own risk.**
88

@@ -29,7 +29,7 @@ On many systems, ASUSTOR use a mix of IT87 and CPU GPIOs to control leds and but
2929

3030
## Features
3131

32-
- LEDs
32+
- LEDs (front panel, disk)
3333
- See [asustor.c](asustor.c).
3434
- Buttons
3535
- USB Copy Button

0 commit comments

Comments
 (0)