Skip to content

Commit 9a0f48d

Browse files
committed
ledmatrix: USB suspend is not hardware
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent ae31745 commit 9a0f48d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ledmatrix/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,14 +199,14 @@ is useful for debugging whether the device is sleeping or not powered.
199199

200200
What can change the sleep state
201201

202-
- Hardware triggers
202+
- Hardware/OS triggers
203203
- `SLEEP#` pin
204204
- USB Suspend
205-
- Software Triggers
205+
- Software/Firmware Triggers
206206
- Sleep/Wake Command via USB Serial
207207
- Idle timer
208208

209-
Both of the hardware triggers change the sleep state if the transition from one state to another.
209+
Both of the hardware/OS triggers change the sleep state if the transition from one state to another.
210210
For example, if USB suspends, the LED matrix turns off. If it resumes, the LEDs come back on.
211211
Same for the `SLEEP#` pin.
212212

0 commit comments

Comments
 (0)